linux/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 9p: add virtio transport 2007-10-23 13:47:31 -05:00
Makefile 9p: add virtio transport 2007-10-23 13:47:31 -05:00
client.c 9p: block-based virtio client 2008-02-06 19:25:58 -06:00
conv.c [NET] 9p: kill dead static inline buf_put_string 2008-01-31 19:27:05 -08:00
error.c 9p: Reorganization of 9p file system code 2007-07-14 15:13:40 -05:00
fcprint.c 9p: Reorganization of 9p file system code 2007-07-14 15:13:40 -05:00
mod.c 9p: return NULL when trans not found 2007-11-06 08:02:53 -06:00
mux.c [9P]: Fix missing unlock before return in p9_mux_poll_start 2007-10-23 21:27:54 -07:00
trans_fd.c 9p: add missing end-of-options record for trans_fd 2007-11-06 08:02:53 -06:00
trans_virtio.c 9p: add remove function to trans_virtio 2008-02-06 19:25:04 -06:00
util.c 9p: Convert semaphore to spinlock for p9_idpool 2008-02-06 19:25:04 -06:00