commit | 0b15a3a5285bac2a2caa4ef970410674b6dd2de5 | [log] [tgz] |
---|---|---|
author | Eric Van Hensbergen <ericvh@gmail.com> | Wed Oct 22 18:47:40 2008 -0500 |
committer | Eric Van Hensbergen <ericvh@opteron.(none)> | Wed Oct 22 18:47:40 2008 -0500 |
tree | 219c22a3cc1ab961bff46308e64288ed63ff034d | |
parent | 2515ddc6db8eb49a79f0fe5e67ff09ac7c81eab4 [diff] |
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>