OSDN Git Service

ath10k: move ath10k_mac_tdls_vif*() functions
authorAnilkumar Kolli <akolli@qti.qualcomm.com>
Fri, 27 Oct 2017 08:12:27 +0000 (11:12 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 27 Oct 2017 13:45:41 +0000 (16:45 +0300)
commitdd0f9cd6bc6a6d663b23f1d1a84c970d1f042b1c
treed12fa5281be858135fd38874f3e1b07f908ceb09
parent20665a9076d48e9abd9a2db13d307f58f7ef6647
ath10k: move ath10k_mac_tdls_vif*() functions

To be able to use ath10k_mac_tdls_vif_stations_count() in
ath10k_hw_scan() in the following patch, move the functions
earlier in the file.

This commit is pure code move, no functional changes.

Signed-off-by: Anilkumar Kolli <akolli@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c