git: wlan: Make sure that WLAN serializer is not held for if_{detach, attach}()
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Feb 4 18:57:09 PST 2015
commit a583ece6b440118aa26f3eb162a1df7f2821f923
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Wed Feb 4 22:01:19 2015 +0800
wlan: Make sure that WLAN serializer is not held for if_{detach,attach}()
Tested-by: dillon@
Summary of changes:
sys/dev/netif/ath/ath/if_ath.c | 9 +++++-
sys/netproto/802_11/ieee80211_dragonfly.h | 6 ++++
sys/netproto/802_11/wlan/ieee80211.c | 38 ++++++++++++++++++++++++++
sys/netproto/802_11/wlan/ieee80211_dragonfly.c | 1 +
4 files changed, 53 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a583ece6b440118aa26f3eb162a1df7f2821f923
--
DragonFly BSD source repository
More information about the Commits
mailing list