Kaynağa Gözat

qcacld-3.0: Remove ANI_WDS_INFO_MAX_LENGTH macro

The macro ANI_WDS_INFO_MAX_LENGTH has never been used by the current
version of the driver. Since it is unused, remove it.

Change-Id: I5a8f39341e759cd6562de5b04b0043b677e24c0b
CRs-Fixed: 2369202
Jeff Johnson 6 yıl önce
ebeveyn
işleme
6095418741
1 değiştirilmiş dosya ile 0 ekleme ve 3 silme
  1. 0 3
      core/mac/inc/ani_system_defs.h

+ 0 - 3
core/mac/inc/ani_system_defs.h

@@ -35,9 +35,6 @@
 
 #define ANI_OUI  0x000AF5
 
-/* / Max WDS info length. */
-#define ANI_WDS_INFO_MAX_LENGTH        64
-
 /* This is to force compiler to use the maximum of an int for enum */
 #define SIR_MAX_ENUM_SIZE    0x7FFFFFFF