X-Git-Url: https://bbs.cooldavid.org/git/?a=blobdiff_plain;f=drivers%2Fscsi%2F3w-xxxx.c;h=b1125341f4c89431521f978ca850135603f2c779;hb=092e0e7e520a1fca03e13c9f2d157432a8657ff2;hp=081c864c11d27bd3df7019ae313c25c52926ba34;hpb=79f14b7c56d3b3ba58f8b43d1f70b9b71477a800;p=net-next-2.6.git diff --git a/drivers/scsi/3w-xxxx.c b/drivers/scsi/3w-xxxx.c index 081c864c11d..b1125341f4c 100644 --- a/drivers/scsi/3w-xxxx.c +++ b/drivers/scsi/3w-xxxx.c @@ -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 */