commit | 11b2a25f02b700027aa89ff27c807ec756df01f6 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@nbd.name> | Tue Apr 03 21:52:48 2018 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Apr 24 20:29:55 2018 +0300 |
tree | 32dd3a12a4650748ce30f21138d40f4372c5acf7 | |
parent | 00dfae9a0ab7594b77d39725ebff677900695d70 [diff] |
mt76: stop tx queues from the driver callback instead of common code Allows the driver to control whether to send a BlockAckReq after waking up. MT76x2 needs this set to true, for MT7603 (to be submitted later) it needs to be false. Signed-off-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>