mirror of https://github.com/torvalds/linux.git
Make sure to call unregister_virtio_device() when a virtio device is removed. Otherwise, virtio_pci.ko cannot be rmmod'd. This was spotted by Marcelo Tosatti. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| config.c | ||
| virtio.c | ||
| virtio_balloon.c | ||
| virtio_pci.c | ||
| virtio_ring.c | ||