]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/scsi/mpt2sas/mpt2sas_ctl.c
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
[net-next-2.6.git] / drivers / scsi / mpt2sas / mpt2sas_ctl.c
index 31cf126ed4409fecca997919989d46f2d07359bf..40cb8aeb21b104303246667ab137d0d4670cada5 100644 (file)
@@ -2953,6 +2953,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 = {