diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2007-11-19 17:20:42 +0100 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2007-11-19 01:20:42 +0100 |
commit | 74b2553f1d13e60fb27063204bd5b6908a6f8494 (patch) | |
tree | cd35e82d16cf190ccd95362478a598314de639ce /kernel/module.c | |
parent | lguest: Fix uninitialized members in example launcher (diff) | |
download | linux-74b2553f1d13e60fb27063204bd5b6908a6f8494.tar.xz linux-74b2553f1d13e60fb27063204bd5b6908a6f8494.zip |
virtio: fix module/device unloading
The virtio code never hooked through the ->remove callback. Although
noone supports device removal at the moment, this code is already
needed for module unloading.
This of course also revealed bugs in virtio_blk, virtio_net and lguest
unloading paths.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'kernel/module.c')
0 files changed, 0 insertions, 0 deletions