hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/stf.h
....@@ -25,7 +25,7 @@
2525 void brcms_c_tempsense_upd(struct brcms_c_info *wlc);
2626 void brcms_c_stf_ss_algo_channel_get(struct brcms_c_info *wlc,
2727 u16 *ss_algo_channel, u16 chanspec);
28
-int brcms_c_stf_ss_update(struct brcms_c_info *wlc, struct brcms_band *band);
28
+void brcms_c_stf_ss_update(struct brcms_c_info *wlc, struct brcms_band *band);
2929 void brcms_c_stf_phy_txant_upd(struct brcms_c_info *wlc);
3030 int brcms_c_stf_txchain_set(struct brcms_c_info *wlc, s32 int_val, bool force);
3131 bool brcms_c_stf_stbc_rx_set(struct brcms_c_info *wlc, s32 int_val);