mirror of
https://github.com/RinCat/RTL88x2BU-Linux-Driver.git
synced 2024-11-10 01:02:50 +00:00
Fix elseif
This commit is contained in:
parent
2805882c66
commit
3a1ecfe70f
@ -274,7 +274,7 @@ enum TDLS_option {
|
||||
#if defined(CONFIG_ATMEL_RC_PATCH)
|
||||
#define RTW_SCAN_NUM_OF_CH 2
|
||||
#define RTW_BACK_OP_CH_MS 200
|
||||
#elseif defined(CONFIG_CUSTOMER_EZVIZ_CHIME2)
|
||||
#elif defined(CONFIG_CUSTOMER_EZVIZ_CHIME2)
|
||||
#define RTW_SCAN_NUM_OF_CH 1
|
||||
#define RTW_BACK_OP_CH_MS 200
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user