patch-2.2.15 linux/drivers/char/ip2main.c
Next file: linux/drivers/char/isicom.c
Previous file: linux/drivers/char/ip2/i2lib.c
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/ip2main.c
- Orig date:
Sat Aug 28 20:00:55 1999
diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/drivers/char/ip2main.c linux/drivers/char/ip2main.c
@@ -1204,6 +1204,7 @@
goto skip_this;
}
wake_up_interruptible(&pCh->pTTY->read_wait);
+ wake_up_interruptible(&pCh->pTTY->poll_wait);
}
#ifdef NEVER_HAPPENS_AS_SETUP_XXX
// and can't work because we don't know the_char
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)