]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
wcn36xx: Move BSS parameter setup to wcn36xx_smd_set_bss_params()
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Thu, 10 Sep 2020 15:06:27 +0000 (16:06 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 21 Sep 2020 13:17:03 +0000 (16:17 +0300)
commit683693102072132a754e267677af15eadd6c2386
tree3f733c954d05c2580f70dd21f1991653aac0866c
parent9e212908b547e2b969a6415f6864ebf04c76f09a
wcn36xx: Move BSS parameter setup to wcn36xx_smd_set_bss_params()

This commit moves BSS parameter setup to a separate function
wcn36xx_smd_set_bss_params(). This will allow for further functional
decomposition and fewer kzalloc() operations in subsequent patches.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Reviewed-by: Loic Poulain <loic.poulain@linaro.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200910150631.2178970-4-bryan.odonoghue@linaro.org
drivers/net/wireless/ath/wcn36xx/smd.c