git: if_vtnet: Recognize VIRTIO_NET_F_CTRL_GUEST_OFFLOADS feature bit.
    Imre Vadasz 
    ivadasz at crater.dragonflybsd.org
       
    Thu Oct 29 15:37:35 PDT 2015
    
    
  
commit 10039f4ea041c1d4ecee39c67f36a9f1510073d6
Author: Imre Vadász <imre at vdsz.com>
Date:   Thu Oct 29 23:23:20 2015 +0100
    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.
Summary of changes:
 sys/dev/virtual/virtio/net/if_vtnet.c   | 1 +
 sys/dev/virtual/virtio/net/virtio_net.h | 2 ++
 2 files changed, 3 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/10039f4ea041c1d4ecee39c67f36a9f1510073d6
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list