]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/scsi/mpt2sas/mpt2sas_ctl.c
llseek: automatically add .llseek fop
[net-next-2.6.git] / drivers / scsi / mpt2sas / mpt2sas_ctl.c
index b774973f07658a3346fa10239846ee74fc3783cf..9a4e584ae3ccf1fb9949ca4fa0fd74362868e275 100644 (file)
@@ -2952,6 +2952,7 @@ static const struct file_operations ctl_fops = {
 #ifdef CONFIG_COMPAT
        .compat_ioctl = _ctl_ioctl_compat,
 #endif
+       .llseek = noop_llseek,
 };
 
 static struct miscdevice ctl_dev = {