mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-06 21:43:06 +00:00
rtl8188eu: Remove CONFIG_DFS - not defined
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
5b066f3c11
commit
c7c446f21a
3 changed files with 0 additions and 99 deletions
|
@ -564,9 +564,6 @@ void VCS_update(_adapter *padapter, struct sta_info *psta);
|
|||
|
||||
void update_beacon_info(_adapter *padapter, u8 *pframe, uint len, struct sta_info *psta);
|
||||
int rtw_check_bcn_info(ADAPTER *Adapter, u8 *pframe, u32 packet_len);
|
||||
#ifdef CONFIG_DFS
|
||||
void process_csa_ie(_adapter *padapter, u8 *pframe, uint len);
|
||||
#endif //CONFIG_DFS
|
||||
void update_IOT_info(_adapter *padapter);
|
||||
void update_capinfo(PADAPTER Adapter, u16 updateCap);
|
||||
void update_wireless_mode(_adapter * padapter);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue