commit | 08a46c6420013c4ecb61262b4869fdd7e82f918a | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@nbd.name> | Thu Jun 17 18:31:11 2021 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Jun 23 11:29:13 2021 +0200 |
tree | b85405c96734964ed5355fa6e6dc804a843e4a16 | |
parent | 358ae88881adc3ac1544104272eb7e9408f80b39 [diff] |
mac80211: move A-MPDU session check from minstrel_ht to mac80211 This avoids calling back into tx handlers from within the rate control module. Preparation for deferring rate control until tx dequeue Signed-off-by: Felix Fietkau <nbd@nbd.name> Link: https://lore.kernel.org/r/20210617163113.75815-1-nbd@nbd.name Signed-off-by: Johannes Berg <johannes.berg@intel.com>