mac80211: move ieee80211_remove_tid_tx function
authorJohannes Berg <johannes.berg@intel.com>
Fri, 28 Dec 2012 08:43:03 +0000 (09:43 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 3 Jan 2013 12:01:42 +0000 (13:01 +0100)
commit30bf5f1f433c7612857ed13c50525945c483dfe0
treea9dbe1536cf42c42bd03e232c632ab18140dae86
parentfaec12ee2dd92edc09f75aab3d8c5085102052c5
mac80211: move ieee80211_remove_tid_tx function

To call it from ___ieee80211_stop_tx_ba_session,
move the function and dependencies up.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/agg-tx.c