diff options
author | Jeff Johnson <[email protected]> | 2023-10-13 07:24:09 -0700 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-10-18 11:30:38 +0300 |
commit | 2180f7ac0abeee63cc608b1c084764b67832596c (patch) | |
tree | 7801135929c76e302fa96f46d75f38623af63b3a /tools/perf/scripts/python/sched-migration.py | |
parent | b4f70ac0fa88363d2f2494c6079f5c38ff58caed (diff) |
wifi: ath12k: Remove ath12k_base::bd_api
Currently struct ath12k_base defines the member bd_api. However, this
member is only accessed within ath12k_core_fetch_bdf(). Since the
scope is local just to that one function, remove it from ath12k_base
and instead just use a local stack variable.
No functional changes, 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/sched-migration.py')
0 files changed, 0 insertions, 0 deletions