]> git.baikalelectronics.ru Git - kernel.git/commit
mt76: do not set status->aggr for NULL data frames
authorFelix Fietkau <nbd@nbd.name>
Sat, 27 Jan 2018 15:02:06 +0000 (16:02 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 1 Feb 2018 08:44:01 +0000 (10:44 +0200)
commitd3c344c9aee1bcf171ee4ec9af90b934d912566e
tree690e92977a697ab78f7bd14213ad6784438bce84
parent1e87488f1a23c1f26846831b10610c9849b617b2
mt76: do not set status->aggr for NULL data frames

Avoids data connection stalls when the client toggles powersave mode

Fixes: 55f0781a5f45 ("mt76: implement A-MPDU rx reordering in the driver code")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/mediatek/mt76/mt76x2_mac.c