Tommie Gannert
3eca529953
irtty-sir.c: Do not set_termios() on irtty_close()
...
Issuing set_termios() from irtty_close() causes kernel Oops for
unplugged usb-serial devices.
Since no other tty_ldisc calls set_termios() on close and no tty driver
seem to check if tty->device_data is NULL or not on entry to set_termios(),
the only solution I can come up with is to remove the irtty_stop_receiver()
call, which only updates termios.
Signed-off-by: Tommie Gannert <tommie@gannert.se>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-02-17 16:27:51 -05:00
..
2014-02-06 23:08:54 +01:00
2014-01-24 15:51:02 -08:00
2014-01-25 13:18:00 -08:00
2014-01-30 17:20:32 -08:00
2014-02-05 16:01:11 -08:00
2014-01-08 13:44:29 -05:00
2014-01-31 15:15:13 -08:00
2014-01-30 11:40:10 -08:00
2014-02-09 15:21:16 -05:00
2014-01-28 18:44:53 -08:00
2014-01-31 21:04:01 -08:00
2014-02-04 21:41:15 +01:00
2014-01-29 17:02:24 +11:00
2014-01-23 18:49:36 -08:00
2014-01-29 11:48:23 +01:00
2014-01-29 20:27:23 -08:00
2014-02-10 16:01:41 -08:00
2014-01-17 14:57:29 -07:00
2014-01-09 09:53:30 +09:00
2014-01-20 01:11:13 +01:00
2014-01-27 21:02:40 -08:00
2014-01-23 18:49:36 -08:00
2014-02-06 12:13:52 +10:00
2014-01-31 09:31:14 -08:00
2014-01-27 16:40:45 -08:00
2014-02-06 17:22:33 -08:00
2014-01-29 19:56:20 -08:00
2014-01-28 23:35:09 -08:00
2014-01-24 15:51:02 -08:00
2014-01-22 21:21:55 -08:00
2014-01-31 15:31:23 -08:00
2014-01-24 17:17:30 -08:00
2014-01-29 20:00:13 -08:00
2014-02-05 16:02:53 -08:00
2014-02-06 21:18:06 -08:00
2014-01-28 18:53:01 -08:00
2014-01-27 21:11:26 -08:00
2014-01-23 16:36:53 -08:00
2014-02-10 16:01:40 -08:00
2014-02-04 06:46:10 -02:00
2014-01-23 16:37:04 -08:00
2014-02-10 16:01:40 -08:00
2014-01-25 13:19:10 -08:00
2014-02-10 16:01:39 -08:00
2014-01-26 11:00:41 -08:00
2014-01-30 20:04:09 -08:00
2014-02-17 16:27:51 -05:00
2014-01-09 01:27:20 +01:00
2014-02-14 15:51:31 -05:00
2014-01-20 16:05:23 -08:00
2014-02-03 22:30:15 +01:00
2014-01-22 16:39:28 -08:00
2014-01-25 11:17:34 -08:00
2014-02-06 14:21:19 +01:00
2014-01-29 20:06:01 -08:00
2014-01-12 23:48:18 +01:00
2014-01-25 11:17:34 -08:00
2014-01-15 14:51:22 -08:00
2014-01-27 08:15:51 -08:00
2014-02-04 12:58:19 +00:00
2014-01-23 19:11:50 -08:00
2014-02-11 12:23:50 -08:00
2014-01-28 23:38:23 -08:00
2014-01-31 15:31:23 -08:00
2014-01-29 16:53:55 +11:00
2014-01-30 17:20:32 -08:00
2014-02-17 00:36:34 -05:00
2014-01-31 15:31:23 -08:00
2014-01-24 17:13:49 -08:00
2014-01-30 17:20:32 -08:00
2014-01-29 16:53:55 +11:00
2014-01-27 21:11:26 -08:00
2014-02-13 18:47:30 -05:00
2014-02-02 20:56:47 +01:00
2014-01-22 22:24:35 -08:00
2014-01-23 16:36:55 -08:00
2014-01-23 16:37:04 -08:00
2014-02-08 09:47:11 +01:00
2014-02-05 16:01:11 -08:00