patch-2.2.15 linux/drivers/char/ip2/i2lib.c
Next file: linux/drivers/char/ip2main.c
Previous file: linux/drivers/char/generic_serial.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Fri Apr 21 12:46:03 2000
- Orig file:
v2.2.14/drivers/char/ip2/i2lib.c
- Orig date:
Sat Aug 28 20:00:55 1999
diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/drivers/char/ip2/i2lib.c linux/drivers/char/ip2/i2lib.c
@@ -1390,6 +1390,7 @@
ip2trace (CHANN, ITRC_SICMD, 10, 2, tp->flags, (1 << TTY_DO_WRITE_WAKEUP) );
#endif
wake_up_interruptible ( &tp->write_wait );
+ wake_up_interruptible ( &tp->poll_wait );
if ( ( tp->flags & (1 << TTY_DO_WRITE_WAKEUP) )
&& tp->ldisc.write_wakeup )
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)