Felix Fietkau <nbd@xxxxxxxx> writes: > The sequence number counter is used to derive the starting sequence > number. Since that counter is updated on tx dequeue, the A-MPDU flag > needs to be up to date at the tme of dequeue as well. > > This patch prevents sending more A-MPDU frames after the session has > been terminated and also ensures that aggregation starts right after the > session has been established Makes sense. Suppose there's no reason why the session couldn't be started/ended while packets were queued. Acked-by: Toke Høiland-Jørgensen <toke@xxxxxxx>