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
This commit is contained in:
Jeff Johnson
2018-12-06 20:43:10 -08:00
committed by nshrivas
parent b6b815eccf
commit 8d4fa056ae

View File

@@ -109,10 +109,6 @@
#include "wlan_pmo_cfg.h" #include "wlan_pmo_cfg.h"
#include "wlan_pmo_ucfg_api.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 */ /* Private ioctls and their sub-ioctls */
#define WLAN_PRIV_SET_INT_GET_NONE (SIOCIWFIRSTPRIV + 0) #define WLAN_PRIV_SET_INT_GET_NONE (SIOCIWFIRSTPRIV + 0)
#define WE_SET_11D_STATE 1 #define WE_SET_11D_STATE 1