original_kernel/net/9p
Eric Van Hensbergen f39335453f 9p: add remove function to trans_virtio
Request from rusty:
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).

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
2008-02-06 19:25:04 -06:00
..
Kconfig
Makefile
client.c 9p: block-based virtio client 2008-02-06 19:25:58 -06:00
conv.c
error.c
fcprint.c
mod.c
mux.c
trans_fd.c
trans_virtio.c 9p: add remove function to trans_virtio 2008-02-06 19:25:04 -06:00
util.c