Both ath11k and ath12k inherited from ath10k some WMI peer flag
definitions that are unused, so remove them.
This series is compile tested only.
Signed-off-by: Jeff Johnson <[email protected]>
---
Jeff Johnson (4):
wifi: ath11k: Remove obsolete struct wmi_peer_flags_map *peer_flags
wifi: ath12k: Remove obsolete struct wmi_peer_flags_map *peer_flags
wifi: ath11k: Consolidate WMI peer flags
wifi: ath12k: Consolidate WMI peer flags
drivers/net/wireless/ath/ath11k/wmi.h | 61 ++++++++++-----------------------
drivers/net/wireless/ath/ath12k/wmi.h | 63 +++++++++++------------------------
2 files changed, 37 insertions(+), 87 deletions(-)
---
base-commit: ac2f43d3d34e52b0d388b4c573ff6bbac90235b9
change-id: 20231102-ath-peer-flags-824af380270b