mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-09 14:53:05 +00:00
rtl8188eu: Remove CONFIG_ADAPTOR_INFO_CACHING_FILE - not defined
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
56f36cd3f0
commit
dcefeda1ca
4 changed files with 0 additions and 84 deletions
|
@ -168,10 +168,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