]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
mt76: do not send BAR frame on tx aggregation flush stop
authorFelix Fietkau <nbd@nbd.name>
Thu, 22 Aug 2019 07:37:41 +0000 (09:37 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 5 Sep 2019 15:42:32 +0000 (17:42 +0200)
commite3ca8fa0ca2423c7fcfc26cd5442bcd5373010bc
treec7132797f9d9f73a1f3a9c02451b28305d46c224
parent58bab0d42f25fca97f35719f381485fdc873643e
mt76: do not send BAR frame on tx aggregation flush stop

There is no need to send a BAR frame after stopping aggregation, and doing
so could lead to sending class 3 frames after deauthentication from an AP

Signed-off-by: Balakrishna Bandi <b.balakrishna@globaledgesoft.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7603/main.c
drivers/net/wireless/mediatek/mt76/mt7615/main.c
drivers/net/wireless/mediatek/mt76/mt76x02_util.c