freebsd-skq/sys/dev/virtio/network
Bryan Venteicher 3dd8d840ed Merge vtnet changes from projects/virtio
Minor changes to the network driver. A multiqueue driver that is
a significant rewrite will be in merged shortly.

Contains projects/virtio commits:

r246058:
    vtnet: Move an mbuf ASSERT to the calling function
r246059:
    vtnet: Tweak ASSERT message

MFC after:	1 month
2013-07-04 17:55:58 +00:00
..
if_vtnet.c Merge vtnet changes from projects/virtio 2013-07-04 17:55:58 +00:00
if_vtnetvar.h Convert VirtIO to use ithreads instead of taskqueues 2013-07-04 17:50:11 +00:00
virtio_net.h Do not include <sys/types.h> in the local headers. The .c files including 2012-07-03 15:15:41 +00:00