qcacld-3.0: Remove AC_MGMT_LO/HI macros
The macros AC_MGMT_LO and AC_MGMT_HI are unused, so remove them. Change-Id: I25f8a2255b75598310388b03bf7911dc4ec27e67 CRs-Fixed: 2382793
This commit is contained in:
@@ -1095,8 +1095,6 @@ typedef struct sSirMacRRMEnabledCap {
|
|||||||
#define EDCA_AC_BK 1
|
#define EDCA_AC_BK 1
|
||||||
#define EDCA_AC_VI 2
|
#define EDCA_AC_VI 2
|
||||||
#define EDCA_AC_VO 3
|
#define EDCA_AC_VO 3
|
||||||
#define AC_MGMT_LO 4
|
|
||||||
#define AC_MGMT_HI 5
|
|
||||||
#define MAX_NUM_AC 4
|
#define MAX_NUM_AC 4
|
||||||
|
|
||||||
/* access categories */
|
/* access categories */
|
||||||
|
Reference in New Issue
Block a user