Files
linux/drivers/tty
Stanislav Kozina 0950902e1c Remove BUG_ON from n_tty_read()
commit e9490e93c1 upstream.

Change the BUG_ON to WARN_ON and return in case of tty->read_buf==NULL. We want to track a
couple of long standing reports of this but at the same time we can avoid killing the box.

Signed-off-by: Stanislav Kozina <skozina@redhat.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-07 08:27:24 -07:00
..
2012-10-02 09:47:53 -07:00
2012-04-02 09:26:53 -07:00
2011-03-31 11:26:23 -03:00
2011-08-04 21:58:40 -07:00
2012-10-07 08:27:24 -07:00
2011-04-19 14:41:48 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-11-11 09:35:12 -08:00