]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/scsi/3w-xxxx.c
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
[net-next-2.6.git] / drivers / scsi / 3w-xxxx.c
index 081c864c11d27bd3df7019ae313c25c52926ba34..b1125341f4c89431521f978ca850135603f2c779 100644 (file)
@@ -1058,7 +1058,8 @@ static const struct file_operations tw_fops = {
        .owner          = THIS_MODULE,
        .unlocked_ioctl = tw_chrdev_ioctl,
        .open           = tw_chrdev_open,
-       .release        = NULL
+       .release        = NULL,
+       .llseek         = noop_llseek,
 };
 
 /* This function will free up device extension resources */