commit | f94741fd2832e7abc30fbf6dc13ed627c1fcc01a | [log] [tgz] |
---|---|---|
author | Eric Van Hensbergen <ericvh@gmail.com> | Tue Nov 12 10:20:03 2013 -0600 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Sat Nov 23 16:13:36 2013 -0600 |
tree | e40c58a53f78e0f3699ffb6cbafa2e5bc5200f3e | |
parent | dd2a0a35c3121a88af3c2228a0bc497b5e4a7f56 [diff] |
net/9p: remove virtio default hack and set appropriate bits instead 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>