]> git.baikalelectronics.ru Git - kernel.git/commit
virtio: console: Reset vdev before removing device
authorAmit Shah <amit.shah@redhat.com>
Thu, 2 Sep 2010 12:41:40 +0000 (18:11 +0530)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 21 Oct 2010 07:13:58 +0000 (17:43 +1030)
commit79a745aaac8ea1f5083ba744903f28bd1b54f592
tree1b7a8e42cd02b86b350218e877d9c9185fdd8d79
parent51256523f44d014bf81a142d3c8a9f90811fa824
virtio: console: Reset vdev before removing device

The virtqueues should be disabled before attempting to remove the
device.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/char/virtio_console.c