Explorar o código

qcacld-3.0: Remove MIN_TIME_REQUIRED_FOR_NEXT_BUG_REPORT

Change Ia8b85548ff64ad77b5066fe03229e2b0b2f7fae3 ("qcacld-3.0: Remove
legacy scan complete callback") removed the usage of macro
MIN_TIME_REQUIRED_FOR_NEXT_BUG_REPORT. Since it is obsolete, remove
it.

Change-Id: I7b3a79bdd9945e6fae8406d2bc038b0105139faa
CRs-Fixed: 2378314
Jeff Johnson %!s(int64=6) %!d(string=hai) anos
pai
achega
1ba9d44e02
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      core/hdd/src/wlan_hdd_scan.h

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

@@ -30,9 +30,6 @@
 #include "csr_inside_api.h"
 #include <wlan_cfg80211_scan.h>
 
-/* (30 Mins) */
-#define MIN_TIME_REQUIRED_FOR_NEXT_BUG_REPORT (30 * 60 * 1000)
-
 int hdd_scan_context_init(struct hdd_context *hdd_ctx);
 void hdd_scan_context_destroy(struct hdd_context *hdd_ctx);