[PATCH ath-next 0/2] wifi: ath12k: Consistently name struct ath12k_base pointers

Jeff Johnson jeff.johnson at oss.qualcomm.com
Thu Apr 9 11:44:22 PDT 2026


Per ath12k convention, a pointer to struct ath12k_base should be named
'ab', but there are a few places it is named 'ar', so fix them.

Note that one instance in ath12k_wmi_tlv_parse() is not modified since
that instance is being removed as part of:

https://patch.msgid.link/20260407095426.3285574-1-nico.escande@gmail.com/

---
Jeff Johnson (2):
      wifi: ath12k: Fix HTC prototype ath12k_base parameters
      wifi: ath12k: Fix ath12k_dp_htt_tlv_iter()'s iter() signature

 drivers/net/wireless/ath/ath12k/dp_htt.c | 2 +-
 drivers/net/wireless/ath/ath12k/dp_htt.h | 2 +-
 drivers/net/wireless/ath/ath12k/htc.h    | 8 ++++----
 3 files changed, 6 insertions(+), 6 deletions(-)
---
base-commit: 15551ababf6d4e857f2101366a0c3eaa86dd822c
change-id: 20260403-ath12k-htc-proto-9cdc961f39dc




More information about the ath12k mailing list