On 1/22/2024 6:56 PM, Baochen Qiang wrote: > 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 <quic_bqiang@xxxxxxxxxxx> Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>