net/9p: remove virtio default hack and set appropriate bits instead
authorEric Van Hensbergen <ericvh@gmail.com>
Tue, 12 Nov 2013 16:20:03 +0000 (10:20 -0600)
committerEric Van Hensbergen <ericvh@gmail.com>
Sat, 23 Nov 2013 22:13:36 +0000 (16:13 -0600)
A few releases back a patch made virtio the default transport, however
it was done in a way which side-stepped the mechanism put in place to
allow for this selection.  This patch cleans that up while maintaining
virtio as the default transport.

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>

No differences found