OSDN Git Service

mt76: do not store aggregation sequence number for null-data frames
authorFelix Fietkau <nbd@nbd.name>
Mon, 8 Oct 2018 08:39:24 +0000 (10:39 +0200)
committerFelix Fietkau <nbd@nbd.name>
Sat, 13 Oct 2018 15:39:34 +0000 (17:39 +0200)
commit5155938d8a0fe0e0251435cae02539e81fb8e407
tree326e21f83bad308e70d1e3c6a0c4013b3e10213c
parent09580a1ec4e9c3d62c7386e2b227b4a6b586e6b8
mt76: do not store aggregation sequence number for null-data frames

Fixes a rare corner case where a BlockAckReq might get the wrong
sequence number.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/tx.c