aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/include/rtw_mlme_ext.h
diff options
context:
space:
mode:
authorNam Cao <namcaov@gmail.com>2022-08-19 15:49:36 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-08-23 15:41:29 +0200
commit3c03b91a304422922c3b2501c2980bac6170f4d1 (patch)
treead6c3f8833a91099ed874960a8040fe31b78e29c /drivers/staging/rtl8723bs/include/rtw_mlme_ext.h
parentstaging: rtl8723bs: remove function rtw_odm_dbg_comp_msg (diff)
downloadlinux-dev-3c03b91a304422922c3b2501c2980bac6170f4d1.tar.xz
linux-dev-3c03b91a304422922c3b2501c2980bac6170f4d1.zip
staging: rtl8723bs: remove function rtw_get_ch_setting_union
because this function is not used. Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Nam Cao <namcaov@gmail.com> Link: https://lore.kernel.org/r/c8c5b0c78ee9a4cd8304efeff22b51049c75a3f2.1660916523.git.namcaov@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8723bs/include/rtw_mlme_ext.h')
-rw-r--r--drivers/staging/rtl8723bs/include/rtw_mlme_ext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rtl8723bs/include/rtw_mlme_ext.h b/drivers/staging/rtl8723bs/include/rtw_mlme_ext.h
index 89b389d4c44b..65e138a5238f 100644
--- a/drivers/staging/rtl8723bs/include/rtw_mlme_ext.h
+++ b/drivers/staging/rtl8723bs/include/rtw_mlme_ext.h
@@ -662,7 +662,6 @@ extern void adaptive_early_32k(struct mlme_ext_priv *pmlmeext, u8 *pframe, uint
extern u8 traffic_status_watchdog(struct adapter *padapter, u8 from_timer);
int rtw_chk_start_clnt_join(struct adapter *padapter, u8 *ch, u8 *bw, u8 *offset);
-int rtw_get_ch_setting_union(struct adapter *adapter, u8 *ch, u8 *bw, u8 *offset);
struct cmd_hdl {
uint parmsize;