• Kalle Valo's avatar
    ath10k: fix warnings from an earlier commit · 46bc92be
    Kalle Valo authored
    I failed to notice that commit 523f6701 ("ath10k: update available channel
    list for 5G radio") added two new warnings:
    
    drivers/net/wireless/ath/ath10k/mac.c:3129:6: warning: symbol 'ath10k_mac_update_channel_list' was not declared. Should it be static?
    drivers/net/wireless/ath/ath10k/mac.c:3170: Alignment should match open parenthesis
    
    Fix those.
    Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
    46bc92be
mac.c 208 KB