patch-2.3.21 linux/drivers/usb/mouse.c
Next file: linux/drivers/video/Config.in
Previous file: linux/drivers/usb/audio.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 11 10:13:25 1999
- Orig file:
v2.3.20/linux/drivers/usb/mouse.c
- Orig date:
Fri Sep 10 23:57:36 1999
diff -u --recursive --new-file v2.3.20/linux/drivers/usb/mouse.c linux/drivers/usb/mouse.c
@@ -120,7 +120,7 @@
wake_up_interruptible(&mouse->wait);
if (mouse->fasync)
- kill_fasync(mouse->fasync, SIGIO);
+ kill_fasync(mouse->fasync, SIGIO, POLL_IN);
return 1;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)