mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2024-11-13 01:22:14 +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;
|
goto check_need_indicate_scan_done;
|
||||||
}
|
}
|
||||||
|
|
||||||
#else
|
|
||||||
|
|
||||||
|
|
||||||
#ifdef CONFIG_MP_INCLUDED
|
#ifdef CONFIG_MP_INCLUDED
|
||||||
if (rtw_mp_mode_check(padapter)) {
|
if (rtw_mp_mode_check(padapter)) {
|
||||||
RTW_INFO("MP mode block Scan request\n");
|
RTW_INFO("MP mode block Scan request\n");
|
||||||
|
Loading…
Reference in New Issue
Block a user