[PATCH] Char: tty_wakeup cleanup
[safe/jmp/linux-2.6] / drivers / char / istallion.c
index 68645d3..7b279d1 100644 (file)
@@ -2424,7 +2424,6 @@ static int stli_hostcmd(struct stlibrd *brdp, struct stliport *portp)
                        if (tty != NULL) {
                                tty_wakeup(tty);
                                EBRDENABLE(brdp);
-                               wake_up_interruptible(&tty->write_wait);
                        }
                }