]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/telephony/ixj.c
llseek: automatically add .llseek fop
[net-next-2.6.git] / drivers / telephony / ixj.c
index b53deee25d74d525faa4692e3539af0cd3ceb369..5c6239e5aa2147a61fb4dac69ca78de1b70a0df1 100644 (file)
@@ -6676,7 +6676,8 @@ static const struct file_operations ixj_fops =
         .poll           = ixj_poll,
         .unlocked_ioctl = ixj_ioctl,
         .release        = ixj_release,
-        .fasync         = ixj_fasync
+        .fasync         = ixj_fasync,
+        .llseek         = default_llseek,
 };
 
 static int ixj_linetest(IXJ *j)