ath11k: set TxBf parameters after vdev start
authorBhagavathi Perumal S <bperumal@codeaurora.org>
Tue, 17 Dec 2019 16:49:17 +0000 (17:49 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Sun, 26 Jan 2020 10:39:31 +0000 (12:39 +0200)
commit5815719dd2714a369448159a562f6fdf75ffe87b
tree3348a09dcd328410d87c77d0c503b62258ce2773
parent1e93a78113b4eaf009b3c994595db44356544b05
ath11k: set TxBf parameters after vdev start

The channel info parameters are required by the firmware to process TxBf
parameters. Currently TxBf is passed prior to the channel info. This patch
moves TxBf setup after the channel setup.

Signed-off-by: John Crispin <john@phrozen.org>
Signed-off-by: Bhagavathi Perumal S <bperumal@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath11k/mac.c