mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 14:42:08 +02:00
staging: rtl8192e: Remove unused variable RF_Type
Remove unused variable RF_Type. Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> Link: https://lore.kernel.org/r/7710a87f627dcfd2d0c34f14f583625ffab10660.1680902603.git.philipp.g.hortmann@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
a273033cf4
commit
1cadfcfe35
|
|
@ -1393,7 +1393,6 @@ struct rtllib_device {
|
|||
size_t assocreq_ies_len, assocresp_ies_len;
|
||||
|
||||
bool bForcedBgMode;
|
||||
u8 RF_Type;
|
||||
|
||||
u8 hwsec_active;
|
||||
bool is_silent_reset;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user