]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: defer RX agg session teardown to work
authorJohannes Berg <johannes.berg@intel.com>
Thu, 10 Jun 2010 08:21:44 +0000 (10:21 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 14 Jun 2010 19:39:28 +0000 (15:39 -0400)
commitf52c905f9aa53099780ecbb1d7b54e9a7022db81
treeb5e42cc6f18b80c1036d0b9e5590d171fa84d074
parente065eb090d3100885e787aeac8025f921aa3af43
mac80211: defer RX agg session teardown to work

Since we want the code to be able to sleep
in the future, it must not be called from
the timer directly. To prepare, move it out
into the aggregation work.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/agg-rx.c
net/mac80211/ht.c
net/mac80211/ieee80211_i.h
net/mac80211/sta_info.h