diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2010-04-19 05:00:24 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-04-19 16:41:42 -0400 |
commit | 2aab4c273ad837fbcf2955aee32b9ec4706c2521 (patch) | |
tree | d2457aa623177d2b7c18b35a81f91ac268699999 /net/mac80211/sta_info.c | |
parent | 93d95b12b3ba06e0e1f3e43a370ee61539d8cb90 (diff) |
mac80211: fix stopping RX BA session from timer
Kalle reported that his system deadlocks since my
recent work in this area. The reason quickly became
apparent: we try to cancel_timer_sync() a timer
from within itself. Fix that by making the function
aware of the context it is called from.
Reported-by: Kalle Valo <kvalo@adurom.com>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Tested-by: Kalle Valo <kvalo@adurom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/sta_info.c')
0 files changed, 0 insertions, 0 deletions