git: usb4bsd: Use ifq_set_oactive, update stat counters

Markus Pfeiffer profmakx at crater.dragonflybsd.org
Thu Apr 9 13:33:08 PDT 2015


commit 937d3adb16ac70bd90280fc1ceba704c63185c7a
Author: Markus Pfeiffer <markus.pfeiffer at morphism.de>
Date:   Thu Apr 9 20:09:22 2015 +0000

    usb4bsd: Use ifq_set_oactive, update stat counters
    
    * We now use ifq_set_oactive and ifq_clr_oactive on if_urndis
    * Also while we are here replace increments of counters
      by use of IFNET_STAT_INC macros

Summary of changes:
 sys/bus/u4b/net/if_urndis.c | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/937d3adb16ac70bd90280fc1ceba704c63185c7a


-- 
DragonFly BSD source repository



More information about the Commits mailing list