if_vtnet: Recognize VIRTIO_NET_F_CTRL_GUEST_OFFLOADS feature bit.
authorImre Vadász <imre@vdsz.com>
Thu, 29 Oct 2015 22:23:20 +0000 (23:23 +0100)
committerImre Vadász <imre@vdsz.com>
Thu, 29 Oct 2015 22:36:41 +0000 (23:36 +0100)
commit10039f4ea041c1d4ecee39c67f36a9f1510073d6
tree62752346ef1408ecc52d1a5022e1098a2fa2352a
parent0ef60afdcf85bae41a40bd9c8a6345a317cf7c65
if_vtnet: Recognize VIRTIO_NET_F_CTRL_GUEST_OFFLOADS feature bit.

Just adds the #define and prints a name for the feature bit instead of
the raw hex number in dmesg.
sys/dev/virtual/virtio/net/if_vtnet.c
sys/dev/virtual/virtio/net/virtio_net.h