commit b88f0e90f18832f5007f2921f0541045f48db6fc
Author: Sascha Wildner <[email protected]>
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