git: mxge: Fix if_start implementation

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Tue Sep 17 02:10:22 PDT 2013


commit 795c96bb5fb51d785076866c4b5cfb42be6e4952
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Tue Sep 17 17:09:05 2013 +0800

    mxge: Fix if_start implementation
    
    - Don't transmit, if interface is not up or OACTIVE
    - Merge mxge_start_locked into mxge_start; we won't need locked version
      of if_start

Summary of changes:
 sys/dev/netif/mxge/if_mxge.c | 50 +++++++++++++++++++-------------------------
 1 file changed, 21 insertions(+), 29 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/795c96bb5fb51d785076866c4b5cfb42be6e4952


-- 
DragonFly BSD source repository



More information about the Commits mailing list