Re: [PATCH 6/8] wifi: ath12k: relocate a few functions in mac.c

From: Vasanthakumar Thiagarajan
Date: Tue Feb 04 2025 - 02:38:04 EST




On 2/4/2025 9:53 AM, Aditya Kumar Singh wrote:
An upcoming change will invoke ath12k_mac_init_arvif(),
ath12k_mac_assign_link_vif(), and ath12k_mac_unassign_link_vif() from a
line located above their current definition. Hence, relocate these
functions to above so that these can be invoked later on.

No functionality changes. Compile tested only.

Signed-off-by: Aditya Kumar Singh <aditya.kumar.singh@xxxxxxxxxxxxxxxx>

Reviewed-by: Vasanthakumar Thiagarajan <vasanthakumar.thiagarajan@xxxxxxxxxxxxxxxx>