Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183714
b: refs/heads/master
c: 17660f8
h: refs/heads/master
v: v3
  • Loading branch information
Michael S. Tsirkin authored and David S. Miller committed Jan 21, 2010
1 parent 9b566c4 commit 20370c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4b258461c0b31ded170a1a56b944b0fded1c887b
refs/heads/master: 17660f81243e998f36257881ac3ae61685bf91c1
2 changes: 1 addition & 1 deletion trunk/drivers/vhost/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
config VHOST_NET
tristate "Host kernel accelerator for virtio net (EXPERIMENTAL)"
depends on NET && EVENTFD && EXPERIMENTAL
depends on NET && EVENTFD && (TUN || !TUN) && EXPERIMENTAL
---help---
This kernel module can be loaded in host kernel to accelerate
guest networking with virtio_net. Not to be confused with virtio_net
Expand Down

0 comments on commit 20370c3

Please sign in to comment.