patch-2.3.46 linux/drivers/char/pcxx.c
Next file: linux/drivers/char/ppdev.c
Previous file: linux/drivers/char/misc.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Feb 14 15:31:14 2000
- Orig file:
v2.3.45/linux/drivers/char/pcxx.c
- Orig date:
Fri Oct 22 13:21:48 1999
diff -u --recursive --new-file v2.3.45/linux/drivers/char/pcxx.c linux/drivers/char/pcxx.c
@@ -1198,7 +1198,6 @@
memset(pcxe_termios_locked,0,sizeof(struct termios *)*nbdevs);
init_bh(DIGI_BH,do_pcxe_bh);
- enable_bh(DIGI_BH);
timer_table[DIGI_TIMER].fn = pcxxpoll;
timer_table[DIGI_TIMER].expires = 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)