OSDN Git Service

Update rtl8812au driver
[android-x86/external-kernel-drivers.git] / rtl8812au / include / rtw_pwrctrl.h
index 4458139..5c2cf59 100644 (file)
 
 #ifdef CONFIG_WOWLAN
 #ifdef CONFIG_DEFAULT_PATTERNS_EN
-       #ifdef CONFIG_PLATFORM_ANDROID_INTEL_X86
-               /* TCP/ICMP/UDP multicast with specific IP addr */
-               #define DEFAULT_PATTERN_NUM 3
-       #else
-               /* TCP/ICMP */
-               #define DEFAULT_PATTERN_NUM 2
-       #endif
+       /* TCP/ICMP */
+       #define DEFAULT_PATTERN_NUM 2
 #else
        #define DEFAULT_PATTERN_NUM 0
 #endif /*CONFIG_DEFAULT_PATTERNS_EN*/