[Lguest] lack of ->remove in 9p virtio driver

Rusty Russell rusty at rustcorp.com.au
Thu Jan 24 11:18:57 EST 2008


Hi Eric,

    Just cleaning up patches for 2.6.25 merge, and noticed that 
net/9p/trans_virtio.c doesn't have a remove function.  This will crash when 
removing the module (console doesn't have one because it can't really be 
removed).

    I'll push the latest queue in a couple of hours: the most important thing 
is that it's now drivers' responsibility to call (the new!) 
vdev->config->reset() function on shutdown.

Cheers,
Rusty.



More information about the Lguest mailing list