Commit d7a5c7c
wifi: ath11k: Really consistently use ath11k_vif_to_arvif()
Commit 9476cda ("wifi: ath11k: Consistently use ath11k_vif_to_arvif()")
previously replaced all open coding of the ath11k_vif_to_arvif()
functionality. Subsequently two more instances of open coding were
introduced, one in commit 92425f7 ("wifi: ath11k: fill parameters for
vdev set tpc power WMI command") and one in commit 6f4e235 ("wifi:
ath11k: add parse of transmit power envelope element"), so fix those as
well.
No functional changes, compile tested only.
Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://msgid.link/20240205-ath11k_vif_to_arvif-v1-1-7c41313c8318@quicinc.com1 parent e65a639 commit d7a5c7c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7590 | 7590 | | |
7591 | 7591 | | |
7592 | 7592 | | |
7593 | | - | |
| 7593 | + | |
7594 | 7594 | | |
7595 | 7595 | | |
7596 | 7596 | | |
| |||
7764 | 7764 | | |
7765 | 7765 | | |
7766 | 7766 | | |
7767 | | - | |
| 7767 | + | |
7768 | 7768 | | |
7769 | 7769 | | |
7770 | 7770 | | |
| |||
0 commit comments