staging: rtl8723bs: remove unnecessary adapter
authorBryan Brattlof <hello@bryanbrattlof.com>
Mon, 12 Apr 2021 17:23:08 +0000 (17:23 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Apr 2021 07:49:48 +0000 (09:49 +0200)
commit59bc0e634b2e920067b4a7df3f3a2c5a606455dd
tree1ffab3fe5c418daccb0f719b4baa7095ee642501
parent1ec0ee058dcb58c4686e6f7f18fdb47d891eea54
staging: rtl8723bs: remove unnecessary adapter

The if2 adapter is defined in rtw_dvr_init() and in the dvobj_priv
structure but never used anywhere in the driver. This will remove all
definitions of if2

Signed-off-by: Bryan Brattlof <hello@bryanbrattlof.com>
Link: https://lore.kernel.org/r/20210412172147.43509-1-hello@bryanbrattlof.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/include/drv_types.h
drivers/staging/rtl8723bs/os_dep/sdio_intf.c