diff options
| author | Jeff Johnson <[email protected]> | 2023-11-06 10:26:03 -0800 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2023-11-22 20:25:14 +0200 |
| commit | 53bcb41d9eda23123924d25fc2a024b85b3adc0e (patch) | |
| tree | 079d78a6075a18f7176f4bdc9614dfdd1e8fbdb3 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 3b6ec0409fe8c95e74fa64ee717fb7c7e6e9b32f (diff) | |
wifi: ath11k: Remove obsolete struct wmi_peer_flags_map *peer_flags
Currently both struct ath11k_pdev_wmi and struct ath11k_wmi_base
define:
const struct wmi_peer_flags_map *peer_flags;
But that member is not used, and in fact, struct wmi_peer_flags_map
is not defined within ath11k; these are obsolete remnants inherited
from ath10k. So remove them.
Compile tested only.
Signed-off-by: Jeff Johnson <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions