Home
last modified time | relevance | path

Searched hist:f39335453fe79f4e12e263e7c6387dc9fb86bfff (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/9p/
H A Dtrans_virtio.cdiff f39335453fe79f4e12e263e7c6387dc9fb86bfff Wed Feb 06 19:25:04 CST 2008 Eric Van Hensbergen <ericvh@ericvh-desktop.(none)> 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>