Explorar el Código

qcacld-3.0: Remove g_mgmt_frame_stats[]

The g_mgmt_frame_stats[] array is unused, so remove it.

Change-Id: Id103029773eced0700f76814e31b79ced590cc72
CRs-Fixed: 2376123
Jeff Johnson hace 6 años
padre
commit
5d3eb8c6fb
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      core/mac/src/pe/lim/lim_trace.c

+ 0 - 1
core/mac/src/pe/lim/lim_trace.c

@@ -37,7 +37,6 @@
 #include "qdf_trace.h"
 
 #ifdef LIM_TRACE_RECORD
-uint32_t g_mgmt_frame_stats[14];
 
 #define LIM_TRACE_MAX_SUBTYPES 14