git: kernel: Revert the callout_stop_sync() changes in the wlan stack.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Feb 8 00:32:49 PST 2014


commit 6adf176927a50b532bad182693be9d9945f96202
Author: Sascha Wildner <saw at online.de>
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



More information about the Commits mailing list