git: bge: Keep MAC_MODE accesses atomic

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed Dec 4 04:27:00 PST 2013


commit e6fdacca28b0af2f878e74dd2acc6f40288a4cb3
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Wed Dec 4 20:00:25 2013 +0800

    bge: Keep MAC_MODE accesses atomic
    
    APE firmware also touches MAC_MODE to keep the MAC connected to the
    outside world, so keep the accesses atomic
    
    Obtained-from: FreeBSD 241216

Summary of changes:
 sys/dev/netif/bge/if_bge.c | 29 ++++++++++++++++++-----------
 1 file changed, 18 insertions(+), 11 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list