git: kernel/802_11: Release the WLAN serializer around if_detach().

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Apr 4 11:23:36 PDT 2014


commit b88f0e90f18832f5007f2921f0541045f48db6fc
Author: Sascha Wildner <saw at online.de>
Date:   Fri Apr 4 20:20:10 2014 +0200

    kernel/802_11: Release the WLAN serializer around if_detach().
    
    This should fix all crashes we are seeing upon kldunload of WLAN
    drivers.
    
    In-discussion-with-and-tested-by: ivadasz, jh32, sephe

Summary of changes:
 sys/netproto/802_11/wlan/ieee80211.c | 2 ++
 1 file changed, 2 insertions(+)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list