]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit15ba5a9880e3935de94bff93d54ca4b19a308a4b
tree1ffab3fe5c418daccb0f719b4baa7095ee642501
parentd511b959238c8ea1d40e0cb039bd92af50e69828
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