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

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)