mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-09 06:43:06 +00:00
rtl8188eu: Remove DBG_CONFIG_ERROR_DETECT
This symbol is defined. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
15018af1a2
commit
2339d6c52a
20 changed files with 31 additions and 119 deletions
|
@ -9572,9 +9572,7 @@ void linked_status_chk(struct adapter *padapter)
|
|||
if(padapter->bRxRSSIDisplay)
|
||||
_linked_rx_signal_strehgth_display(padapter);
|
||||
|
||||
#ifdef DBG_CONFIG_ERROR_DETECT
|
||||
rtw_hal_sreset_linked_status_check(padapter);
|
||||
#endif
|
||||
|
||||
if (is_client_associated_to_ap(padapter)) {
|
||||
/* linked infrastructure client mode */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue