]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: ath12k: pass link_conf for tx_arvif retrieval
authorAloka Dixit <aloka.dixit@oss.qualcomm.com>
Tue, 8 Apr 2025 18:45:01 +0000 (11:45 -0700)
committerJeff Johnson <jeff.johnson@oss.qualcomm.com>
Fri, 16 May 2025 21:36:07 +0000 (14:36 -0700)
commit172e1570e1d31260f11f43e828d98aff020726a8
tree4df89f7ad0a5c55914fa466c2306311f4b605f2e
parent4bcf9525bc49d2ee2fa17950a26c43a90ca006ba
wifi: ath12k: pass link_conf for tx_arvif retrieval

Three out of four callers to ath12k_mac_get_tx_arvif() have
link_conf pointer already set for other operations. Pass it
as a parameter. Modify ath12k_control_beaconing() to set
link_conf first.

Signed-off-by: Aloka Dixit <aloka.dixit@oss.qualcomm.com>
Reviewed-by: Vasanthakumar Thiagarajan <vasanthakumar.thiagarajan@oss.qualcomm.com>
Link: https://patch.msgid.link/20250408184501.3715887-4-aloka.dixit@oss.qualcomm.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
drivers/net/wireless/ath/ath12k/mac.c