aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBaochen Qiang <[email protected]>2024-01-23 10:56:59 +0800
committerKalle Valo <[email protected]>2024-01-25 18:44:02 +0200
commitce59902e56ea0477ad9bef0067d0e47b6c4d707d (patch)
treeaa0e69c60d0521d8fa4afd2b507bcd238252afd2 /tools/perf/scripts/python
parent629642fa8b25b8dfecefc9e2177a44c009858da7 (diff)
wifi: ath11k: avoid forward declaration of ath11k_mac_start_vdev_delay()
Currently ath11k_mac_start_vdev_delay() needs a forward declaration because it is defined after where it is called. Avoid this by re-arranging ath11k_mac_station_add() and ath11k_mac_op_sta_state(). No functional changes. Compile tested only. Signed-off-by: Baochen Qiang <[email protected]> Acked-by: Jeff Johnson <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions