commit | 2dace10efb8b761ccbd18d524f3b14d823edf8c0 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Feb 10 21:25:52 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 13 13:45:44 2009 -0500 |
tree | eb067b3081a33bcf3c7cb2b896ac4d844fce2d3e | |
parent | 55687e380a3965ac448e03281e027553a6ae6dac [diff] |
mac80211: clean up BA session teardown The sta_info pointer can very well be passed to ieee80211_sta_tear_down_BA_sessions, this will later allow us to pass it through even further. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>