mirror of
https://github.com/chinawrj/rtl8812au
synced 2024-11-09 23:57:10 +00:00
Found a misplaced #else possibly related to scan issue
This commit is contained in:
parent
7f778d288b
commit
6b06b8de47
@ -3021,9 +3021,6 @@ bypass_p2p_chk:
|
||||
goto check_need_indicate_scan_done;
|
||||
}
|
||||
|
||||
#else
|
||||
|
||||
|
||||
#ifdef CONFIG_MP_INCLUDED
|
||||
if (rtw_mp_mode_check(padapter)) {
|
||||
RTW_INFO("MP mode block Scan request\n");
|
||||
|
Loading…
Reference in New Issue
Block a user