Browse Source

qcacld-3.0: Remove obsolete WEXT macros

The following macros are no longer used, so remove them:
- HDD_FINISH_ULA_TIME_OUT
- HDD_SET_MCBC_FILTERS_TO_FW
- HDD_DELETE_MCBC_FILTERS_FROM_FW

Change-Id: I6d7b3ee1c1d6fce5c19d8a3b7dd2034c220a98e4
CRs-Fixed: 2363217
Jeff Johnson 6 years ago
parent
commit
8d4fa056ae
1 changed files with 0 additions and 4 deletions
  1. 0 4
      core/hdd/src/wlan_hdd_wext.c

+ 0 - 4
core/hdd/src/wlan_hdd_wext.c

@@ -109,10 +109,6 @@
 #include "wlan_pmo_cfg.h"
 #include "wlan_pmo_ucfg_api.h"
 
-#define HDD_FINISH_ULA_TIME_OUT         800
-#define HDD_SET_MCBC_FILTERS_TO_FW      1
-#define HDD_DELETE_MCBC_FILTERS_FROM_FW 0
-
 /* Private ioctls and their sub-ioctls */
 #define WLAN_PRIV_SET_INT_GET_NONE    (SIOCIWFIRSTPRIV + 0)
 #define WE_SET_11D_STATE     1