From: Eric Van Hensbergen Date: Thu, 7 Feb 2008 01:25:04 +0000 (-0600) Subject: 9p: add remove function to trans_virtio X-Git-Tag: v2.6.25-rc1~511^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f39335453fe79f4e12e263e7c6387dc9fb86bfff;p=pandora-kernel.git 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 --- Reading git-diff-tree failed