aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/include/drv_types.h
diff options
context:
space:
mode:
authorNam Cao <namcaov@gmail.com>2022-09-02 11:51:53 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-09-09 09:49:47 +0200
commitb1e2d1a256d471a929ef845184e53d7680438db3 (patch)
tree35a97226ab91d258ebb4e88ed6db4ab157c94bef /drivers/staging/rtl8723bs/include/drv_types.h
parentstaging: rtl8723bs: delete function rtw_set_chplan_cmd (diff)
downloadlinux-dev-b1e2d1a256d471a929ef845184e53d7680438db3.tar.xz
linux-dev-b1e2d1a256d471a929ef845184e53d7680438db3.zip
staging: rtl8723bs: remove rtw_change_ifname
Delete function rtw_change_ifname because it is not used. Signed-off-by: Nam Cao <namcaov@gmail.com> Link: https://lore.kernel.org/r/975cd771e5b6573b84b31690895d140cbdaeb5e2.1662111798.git.namcaov@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8723bs/include/drv_types.h')
-rw-r--r--drivers/staging/rtl8723bs/include/drv_types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/rtl8723bs/include/drv_types.h b/drivers/staging/rtl8723bs/include/drv_types.h
index 0bbbdebdf157..bb4650f0b297 100644
--- a/drivers/staging/rtl8723bs/include/drv_types.h
+++ b/drivers/staging/rtl8723bs/include/drv_types.h
@@ -493,8 +493,6 @@ static inline u8 *myid(struct eeprom_priv *peepriv)
#include <rtw_btcoex.h>
-int rtw_change_ifname(struct adapter *padapter, const char *ifname);
-
extern char *rtw_initmac;
extern int rtw_mc2u_disable;
extern int rtw_ht_enable;