mac80211: tear down RX aggregations first
authorSara Sharon <sara.sharon@intel.com>
Sun, 29 Oct 2017 09:51:09 +0000 (11:51 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 27 Nov 2017 10:24:59 +0000 (11:24 +0100)
commit72e2c3438ba3bd2ed640b6b5ea9e58993dd9ab7f
tree07ec40a12553423a5ade5effcd69ae65d5f351ca
parentfbbdad5edf0bb59786a51b94a9d006bc8c2da9a2
mac80211: tear down RX aggregations first

When doing HW restart we tear down aggregations.
Since at this point we are not TX'ing any aggregation, while
the peer is still sending RX aggregation over the air, it will
make sense to tear down the RX aggregations first.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ht.c