]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/telephony/ixj.c
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
[net-next-2.6.git] / drivers / telephony / ixj.c
index b1e469983b1dde5d6b2a63f5f80af2015b8113ff..0d236f4bb8c2daf64c8e6b344752f4b71157dbbd 100644 (file)
@@ -6677,7 +6677,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)