git: bnx: Turn softc SHORTDMA flag into per TX ring flag

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Fri Mar 29 02:36:07 PDT 2013


commit 79a643431f770824f616809979888f91a94ceeea
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Fri Mar 29 17:04:39 2013 +0800

    bnx: Turn softc SHORTDMA flag into per TX ring flag
    
    Avoid extra softc accessing during transmission.

Summary of changes:
 sys/dev/netif/bnx/if_bnx.c    | 4 ++--
 sys/dev/netif/bnx/if_bnxvar.h | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/79a643431f770824f616809979888f91a94ceeea


-- 
DragonFly BSD source repository



More information about the Commits mailing list