]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/char/rio/rio_linux.c
llseek: automatically add .llseek fop
[net-next-2.6.git] / drivers / char / rio / rio_linux.c
index d58c2eb07f07aaad25a568095ccaab7d3e53f686..1e87a93164bfcd18db17c0a1dda111e9e5eeb36c 100644 (file)
@@ -241,6 +241,7 @@ static struct real_driver rio_real_driver = {
 static const struct file_operations rio_fw_fops = {
        .owner = THIS_MODULE,
        .unlocked_ioctl = rio_fw_ioctl,
+       .llseek = noop_llseek,
 };
 
 static struct miscdevice rio_fw_device = {