On Sat, Jan 21, 2023 at 11:33:30PM +0100, Alexander Wetzel wrote: > This is a backport of 'commit 592234e941f1 ("wifi: mac80211: Fix iTXQ > AMPDU fragmentation handling")' from linux 6.2. > > mac80211 must not enable aggregation wile transmitting a fragmented > MPDU. Enforce that for mac80211 internal TX queues (iTXQs). > > Cc: stable@xxxxxxxxxxxxxxx > Link: https://lore.kernel.org/r/20230106223141.98696-1-alexander@xxxxxxxxxxxxxx > Signed-off-by: Alexander Wetzel <alexander@xxxxxxxxxxxxxx> > --- > net/mac80211/agg-tx.c | 2 -- > net/mac80211/ht.c | 37 +++++++++++++++++++++++++++++++++++++ > net/mac80211/tx.c | 13 +++++++------ > 3 files changed, 44 insertions(+), 8 deletions(-) > Both now queued up, thanks. greg k-h