]> asedeno.scripts.mit.edu Git - linux.git/commit
mt76: mt7615: fix PS buffering of action frames
authorFelix Fietkau <nbd@nbd.name>
Thu, 11 Jul 2019 19:32:00 +0000 (21:32 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 5 Sep 2019 15:42:29 +0000 (17:42 +0200)
commit1f5581dffe76e9fe2badafcc55030cbc345b02bd
tree1ebca3db018540f3723ad556a4ba0b8995f40ab0
parent3eb514dd45f3ec85f751d0caa77ad1df8b3afb37
mt76: mt7615: fix PS buffering of action frames

Bufferable management frames need to be put in the data queue, otherwise
they will not be buffered when the receiver is asleep.

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