qcacld-3.0: Use PMO macro from public head files
We should use PMO macro from public head files. Change-Id: Iac533655e85ef85fe86bae19e0bce4967418cc81 CRs-Fixed: 2251499
Esse commit está contido em:
@@ -107,7 +107,6 @@
|
||||
|
||||
#define PMO_WOW_FILTERS_ARP_NS 2
|
||||
#define PMO_WOW_FILTERS_PKT_OR_APF 5
|
||||
#define PMO_WOW_FILTERS_MAX 22
|
||||
|
||||
/**
|
||||
* pmo_get_and_increment_wow_default_ptrn() -Get and increment wow default ptrn
|
||||
|
@@ -28,6 +28,8 @@
|
||||
|
||||
#define _WLAN_PMO_WOW_PUBLIC_STRUCT_H_
|
||||
|
||||
#define PMO_WOW_FILTERS_MAX 22
|
||||
|
||||
#define PMO_WOWL_PTRN_MAX_SIZE 146
|
||||
#define PMO_WOWL_PTRN_MASK_MAX_SIZE 19
|
||||
#define PMO_WOWL_BCAST_PATTERN_MAX_SIZE 146
|
||||
|
Referência em uma nova issue
Block a user