commit 6adf176927a50b532bad182693be9d9945f96202
Author: Sascha Wildner <[email protected]>
Date: Sat Feb 8 09:32:24 2014 +0100
kernel: Revert the callout_stop_sync() changes in the wlan stack.
Our locking is quite different here and it could cause a deadlock with
ieee80211_newstate_task().
Pointed-out-by: sephe
Summary of changes:
sys/netproto/802_11/wlan/ieee80211_sta.c | 2 +-
sys/netproto/802_11/wlan/ieee80211_wds.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6adf176927a50b532bad182693be9d9945f96202
--
DragonFly BSD source repository