net/9p: fix virtio transport to correctly update status on connect
authorEric Van Hensbergen <ericvh@gmail.com>
Sat, 16 Jan 2010 00:54:03 +0000 (18:54 -0600)
committerEric Van Hensbergen <ericvh@gmail.com>
Mon, 8 Feb 2010 20:13:30 +0000 (14:13 -0600)
commit562ada612058133a5483c68a73605f3c5f42fffe
tree1c169da7e0d30c6f69d5d48825240480f04bf513
parent08c4f1b096cc2468908ea58a77d2ef92ef765c52
net/9p: fix virtio transport to correctly update status on connect

The 9p virtio transport was not updating its connection status correctly
preventing it from being able to mount the server.

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