commit | 4cad6c7c38930618d77e65af82c1403d63879eee | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Wed Feb 10 14:52:21 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Feb 10 16:36:52 2010 -0500 |
tree | 9e8c14e0819c42c8ac290f6a0bba5ca45a3ecef2 | |
parent | f32338319f10c4ca5499c19edc5b3618896920ba [diff] |
mac80211: Deny TX BA session requests during disassociation In associated state, when bringing an interface down, existing BA sessions are torn down. When this is in progress, nothing prevents mac80211 from accepting another BA session start request. Use a new station flag to fix this. Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Acked-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>