9p: fix bad kconfig cross-dependency
authorEric Van Hensbergen <ericvh@ericvh-laptop.(none)>
Wed, 17 Oct 2007 19:31:07 +0000 (14:31 -0500)
committerEric Van Hensbergen <ericvh@ericvh-desktop.austin.ibm.com>
Wed, 17 Oct 2007 19:31:07 +0000 (14:31 -0500)
commitfb0466c3ae7f1c73f70072af8fd27ac166908a2f
tree24af82c397d1f155bded80f3fcb49849da28bcc9
parent50fd8010673b770f6489c9ee96680c204aefa84a
9p: fix bad kconfig cross-dependency

This patch moves transport dynamic registration and matching to the net
module to prevent a bad Kconfig dependency between the net and fs 9p modules.

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
fs/9p/v9fs.c
include/net/9p/transport.h
net/9p/client.c
net/9p/mod.c
net/9p/mux.c