Selaa lähdekoodia

qcacmn: Change trace level of dp_trace to debug

Changing the trace level of dp_trace from none to debug so that
packets are visible in live mode when debbug is enabled

Change-Id: I6e5de90292580006690c03021f0e5e837dbcefbf
CRs-fixed: 2076734
Nandha Kishore Easwaran 7 vuotta sitten
vanhempi
sitoutus
403b085d0a
1 muutettua tiedostoa jossa 1 lisäystä ja 5 poistoa
  1. 1 5
      qdf/linux/src/qdf_trace.c

+ 1 - 5
qdf/linux/src/qdf_trace.c

@@ -919,13 +919,9 @@ void qdf_dp_trace_set_track(qdf_nbuf_t nbuf, enum qdf_proto_dir dir)
 	spin_unlock_bh(&l_dp_trace_lock);
 }
 EXPORT_SYMBOL(qdf_dp_trace_set_track);
-#if CONFIG_MCL
+
 #define DPTRACE_PRINT(args...) \
 	QDF_TRACE(QDF_MODULE_ID_QDF, QDF_TRACE_LEVEL_DEBUG, ## args)
-#else
-#define DPTRACE_PRINT(args...) \
-	QDF_TRACE(QDF_MODULE_ID_QDF, QDF_TRACE_LEVEL_NONE, ## args)
-#endif
 
 /**
  * dump_hex_trace() - Display the data in buffer