git: if_vtnet, sync 8/x: Move structs and #define-s into if_vtnetvar.h

Imre Vadasz ivadasz at crater.dragonflybsd.org
Fri Oct 30 12:37:41 PDT 2015


commit c0ab888a5f7242a6d13e33ff85587e7df0226df3
Author: Imre Vadász <imre at vdsz.com>
Date:   Fri Oct 30 20:20:23 2015 +0100

    if_vtnet, sync 8/x: Move structs and #define-s into if_vtnetvar.h
    
    Taken-From: FreeBSD

Summary of changes:
 sys/dev/virtual/virtio/net/if_vtnet.c    | 201 +--------------------------
 sys/dev/virtual/virtio/net/if_vtnetvar.h | 225 +++++++++++++++++++++++++++++++
 2 files changed, 228 insertions(+), 198 deletions(-)
 create mode 100644 sys/dev/virtual/virtio/net/if_vtnetvar.h

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c0ab888a5f7242a6d13e33ff85587e7df0226df3


-- 
DragonFly BSD source repository



More information about the Commits mailing list