1
0
Files
linux/drivers
Alexey Khoroshilov b1209983d2 tty: synclinkmp: do not ignore errors in probe()
synclinkmp_init_one() ignores all errors and does not release
all resources if something fails.

The patch adds returned code to device_init() and add_device()
and proper error handling.

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-06 23:27:46 -08:00
..
2016-01-28 14:13:44 -08:00
2016-01-28 14:19:12 -08:00
2016-01-12 12:17:28 +01:00
2016-01-28 14:13:44 -08:00
2016-01-22 18:04:28 -05:00
2016-01-20 17:09:18 -08:00
2016-01-12 01:12:40 +01:00
2016-01-20 17:09:18 -08:00
2016-02-01 12:53:14 -08:00
2016-02-01 12:53:14 -08:00
2016-02-01 12:53:14 -08:00
2016-01-22 18:04:28 -05:00