]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/input/joydev.c
xps: Transmit Packet Steering
[net-next-2.6.git] / drivers / input / joydev.c
index 22239e9884988139df3228a50db421f337818355..9d424cebfd2c7d6e31e3cd433342e94f6fc7625c 100644 (file)
@@ -739,6 +739,7 @@ static const struct file_operations joydev_fops = {
        .compat_ioctl   = joydev_compat_ioctl,
 #endif
        .fasync         = joydev_fasync,
+       .llseek         = no_llseek,
 };
 
 static int joydev_install_chrdev(struct joydev *joydev)