[PATCH 0/2] wifi: ath11k: use RCU when accessing struct inet6_dev::ac_list
Kalle Valo
kvalo at kernel.org
Thu Apr 11 09:55:14 PDT 2024
From: Kalle Valo <quic_kvalo at quicinc.com>
Fix a recently introduced sparse warning in ath11k_mac_op_ipv6_changed() and
switch to use list_for_each_entry() in the same function. My plan is to get
first patch to wireless tree and the second patch ath-next (once the first
patch is there).
Please review.
Kalle Valo (2):
wifi: ath11k: use RCU when accessing struct inet6_dev::ac_list
wifi: ath11k: ath11k_mac_op_ipv6_changed(): use list_for_each_entry()
drivers/net/wireless/ath/ath11k/mac.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
base-commit: 363e7193eaf258fe7f04e8db560bd8a282a12cd9
--
2.39.2
More information about the ath11k
mailing list