Parcourir la source

qcacld-3.0: Remove MAX_PENDING_LOG macro

Change I3260369879108f167453d5e0b8435c30ed729c5e ("qcacld-3.0: HDD
changes for common scan module") removed the only reference to macro
MAX_PENDING_LOG. Since it is now unused, remove it.

Change-Id: I4b5bf351a5bc7e2b841810302b75102038ae5a43
CRs-Fixed: 2368721
Jeff Johnson il y a 6 ans
Parent
commit
debeaa8799
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      core/hdd/src/wlan_hdd_scan.h

+ 0 - 2
core/hdd/src/wlan_hdd_scan.h

@@ -30,8 +30,6 @@
 #include "csr_inside_api.h"
 #include <wlan_cfg80211_scan.h>
 
-#define MAX_PENDING_LOG 5
-
 /* (30 Mins) */
 #define MIN_TIME_REQUIRED_FOR_NEXT_BUG_REPORT (30 * 60 * 1000)