mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 22:43:04 +00:00
rtl8188eu: Remove CONFIG_ADAPTOR_INFO_CACHING_FILE
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
7d8e675f12
commit
cf743bff3d
4 changed files with 5 additions and 90 deletions
|
@ -163,10 +163,6 @@ struct registry_priv
|
|||
|
||||
u8 hw_wps_pbc;//0:disable,1:enable
|
||||
|
||||
#ifdef CONFIG_ADAPTOR_INFO_CACHING_FILE
|
||||
char adaptor_info_caching_file_path[PATH_LENGTH_MAX];
|
||||
#endif
|
||||
|
||||
u8 max_roaming_times; // the max number driver will try to roaming
|
||||
|
||||
u8 fw_iol; //enable iol without other concern
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue