commit | 16e23428024e4dc6b5ba5f6d36c57c49d33fe85b | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Fri May 17 12:58:24 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri May 17 14:31:08 2013 -0400 |
tree | b90bf843fd25d0cb447f03d91095c9e1d2c95e65 | |
parent | e99c60b58b595eaa1c279922ae29d5397c787294 [diff] |
ath9k: fix aggregation stop/flush handling When aggregation stop is requested, don't run the mac80211 aggregation stop callback yet, while the session is still blocked. Also, when aggregation flush is requested, don't run the callback at all. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>