aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/usb/cdc_ether.c
diff options
context:
space:
mode:
authorJohannes Berg <johannes@sipsolutions.net>2009-10-29 08:34:00 +0100
committerJohn W. Linville <linville@tuxdriver.com>2009-10-30 15:50:25 -0400
commit2171abc58644e09dbba546d91366b12743115396 (patch)
treeb4b75fad9bb425034f71cf995586dd4898c93c2f /drivers/net/usb/cdc_ether.c
parentath9k: fix misplaced semicolon on rate control (diff)
downloadwireguard-linux-2171abc58644e09dbba546d91366b12743115396.tar.xz
wireguard-linux-2171abc58644e09dbba546d91366b12743115396.zip
mac80211: fix addba timer
The addba timer function acquires the sta spinlock, but at the same time we try to del_timer_sync() it under the spinlock which can produce deadlocks. To fix this, always del_timer_sync() the timer in ieee80211_process_addba_resp() and add it again after checking the conditions, if necessary. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/usb/cdc_ether.c')
0 files changed, 0 insertions, 0 deletions