From: Alan Cox Date: Mon, 30 Nov 2009 13:16:52 +0000 (+0000) Subject: tty: tty_port: Add IO_ERROR bit handling X-Git-Tag: v2.6.33-rc1~310^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d74e8286885ac9f3ccc5e2dc2301f21bbec90f7b;p=pandora-kernel.git tty: tty_port: Add IO_ERROR bit handling To propogate tty_port_open/close to a few other devices we need to start handling the IO_ERROR flag on the tty. We can do this pretty trivially. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed