9p: fix debug build error
authorEric Van Hensbergen <ericvh@gmail.com>
Wed, 22 Oct 2008 23:47:40 +0000 (18:47 -0500)
committerEric Van Hensbergen <ericvh@opteron.(none)>
Wed, 22 Oct 2008 23:47:40 +0000 (18:47 -0500)
commit0b15a3a5285bac2a2caa4ef970410674b6dd2de5
tree219c22a3cc1ab961bff46308e64288ed63ff034d
parent2515ddc6db8eb49a79f0fe5e67ff09ac7c81eab4
9p: fix debug build error

Fixes build problem with 9p when building with debug disabled.
Also contains some fixes for warnings which pop up when
CONFIG_NET_9P_DEBUG is disabled.

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
include/net/9p/9p.h
net/9p/protocol.c
net/9p/trans_fd.c