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:
Jeff Johnson
2019-01-16 13:28:59 -08:00
committed by nshrivas
parent 8d92d0bba0
commit 5cfd0613eb

View File

@@ -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 */