mac80211: move BA session work
authorJohannes Berg <johannes.berg@intel.com>
Thu, 10 Jun 2010 08:21:43 +0000 (10:21 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 14 Jun 2010 19:39:27 +0000 (15:39 -0400)
commit67c282c00c9c06733aae229662d209957f6d23a7
tree698270941e46c873e2c34fda0428ea457cd1926b
parent0ab337032a0dfcd5f2527d3306d3deeba5f95b59
mac80211: move BA session work

Move the block-ack session works into common
code, since it will be needed for RX agg too
in the next patches.

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