2023-09-27 14:32:45

by Kalle Valo

[permalink] [raw]
Subject: [PATCH v3 0/1] wifi: ath11k: mac: fix struct ieee80211_sband_iftype_data handling

From: Kalle Valo <[email protected]>

Fix a sparse warning in ath11k.

v3:

* check NULL from ieee80211_get_he_iftype_cap_vif()

v2: https://patchwork.kernel.org/project/linux-wireless/patch/[email protected]/

* use ieee80211_get_he_iftype_cap_vif() instead of open coding it

v1: https://patchwork.kernel.org/project/linux-wireless/patch/[email protected]/

Kalle Valo (1):
wifi: ath11k: mac: fix struct ieee80211_sband_iftype_data handling

drivers/net/wireless/ath/ath11k/mac.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)


base-commit: 73e13f6a439b75a9dbc84bbfa0b0d6624b354853
--
2.39.2