patch-2.1.42 linux/drivers/char/istallion.c
Next file: linux/drivers/char/lp.c
Previous file: linux/drivers/cdrom/bpcd.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed May 28 11:26:08 1997
- Orig file:
v2.1.41/linux/drivers/char/istallion.c
- Orig date:
Tue May 13 22:41:07 1997
diff -u --recursive --new-file v2.1.41/linux/drivers/char/istallion.c linux/drivers/char/istallion.c
@@ -2450,7 +2450,7 @@
if (! ((portp->flags & ASYNC_CALLOUT_ACTIVE) &&
(portp->flags & ASYNC_CALLOUT_NOHUP))) {
if (tty != (struct tty_struct *) NULL)
- queue_task_irq_off(&portp->tqhangup, &tq_scheduler);
+ queue_task(&portp->tqhangup, &tq_scheduler);
}
}
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov