]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/block/pktcdvd.c
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
[net-next-2.6.git] / drivers / block / pktcdvd.c
index 044b84e6f147934e20fea84249ed1a18d1d8bfb9..ef58fccadad3ada40ad07f6891b2cd3de0234c17 100644 (file)
@@ -3046,6 +3046,7 @@ static const struct file_operations pkt_ctl_fops = {
        .compat_ioctl   = pkt_ctl_compat_ioctl,
 #endif
        .owner          = THIS_MODULE,
+       .llseek         = no_llseek,
 };
 
 static struct miscdevice pkt_misc = {