mt76: avoid scheduling tx queues for powersave stations
authorFelix Fietkau <nbd@nbd.name>
Mon, 21 Jan 2019 16:33:38 +0000 (17:33 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 22 Jan 2019 15:37:35 +0000 (16:37 +0100)
commitd225581df3147060bc99e931b11f7cf2dcb1b2ca
tree635f12853638a2c581cacc24f7ff9142dba189c5
parent68f7030f2d5f9592fcae405296376073eff69cbd
mt76: avoid scheduling tx queues for powersave stations

In case a tx queue wake call arrives after a client has transitioned to
powersave, make sure that the queue is not kept active until the client
has left powersave mode

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