wifi: Stop A-MSDU aggregation if an A-MSDU is found in the queue

A-MSDUs with no assigned sequence number may be found in the queue
after an RTS/CTS failure.
This commit is contained in:
Stefano Avallone
2023-09-08 09:26:15 +02:00
parent d6db2e45de
commit 0d693ef45e
2 changed files with 7 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ Release 3-dev
- (lr-wpan) !1673 - Fixes PHY BUSY_RX -> RX_ON operation
- (wifi) - Fix agreement not always properly torn down when Block Ack inactivity timeout is elapsed
- (wifi) - Stop A-MSDU aggregation when an A-MSDU is found in the queue
Release 3.40
------------