Re: ath10k: fix TLV set regdomain command
From: Kalle Valo <hidden>
Date: 2016-12-01 11:10:29
From: Kalle Valo <hidden>
Date: 2016-12-01 11:10:29
Erik Stromdahl [off-list ref] wrote:
There is a typo bug in the current implementation of ath10k_wmi_tlv_op_gen_pdev_set_rd. The conformance test limits are not set up properly. The two arguments ctl2g and ctl5g were not used at all. Instead, the regdomain arguments rd2g and rd5g were used for the ctl settings as well. Signed-off-by: Erik Stromdahl <redacted>
Patch applied to ath-next branch of ath.git, thanks. 4e322f7db51a ath10k: fix TLV set regdomain command -- https://patchwork.kernel.org/patch/9448885/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches