Home
last modified time | relevance | path

Searched hist:"33 e1afc3" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/char/
H A Dvirtio_console.c33e1afc3 Sat Sep 01 19:49:37 GMT 2012 Alexey Khoroshilov <khoroshilov@ispras.ru> virtio: console: fix error handling in init() function

If register_virtio_driver() fails, virtio-ports class is not destroyed.
The patch adds error handling of register_virtio_driver().

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

Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Acked-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>