mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-09 14:53:05 +00:00
rtl8188eu: Remove CONFIG_DBG_P2P
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
7af1e2fdad
commit
5175f81cb1
3 changed files with 0 additions and 88 deletions
|
@ -7398,9 +7398,6 @@ void site_survey(_adapter *padapter)
|
|||
/* This will let the following flow to run the scanning end. */
|
||||
rtw_p2p_findphase_ex_set(pwdinfo, P2P_FINDPHASE_EX_MAX);
|
||||
}
|
||||
#ifdef CONFIG_DBG_P2P
|
||||
DBG_88E( "[%s] find phase exchange cnt = %d\n", __func__, pwdinfo->find_phase_state_exchange_cnt );
|
||||
#endif
|
||||
}
|
||||
|
||||
if (rtw_p2p_findphase_ex_is_needed(pwdinfo))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue