|
@@ -2366,6 +2366,7 @@ static void hdd_check_for_leaks(void)
|
|
/* DO NOT REMOVE these checks; for false positives, read above first */
|
|
/* DO NOT REMOVE these checks; for false positives, read above first */
|
|
|
|
|
|
qdf_mc_timer_check_for_leaks();
|
|
qdf_mc_timer_check_for_leaks();
|
|
|
|
+ qdf_mem_check_for_leaks();
|
|
}
|
|
}
|
|
|
|
|
|
#define hdd_debug_domain_set(domain) qdf_debug_domain_set(domain)
|
|
#define hdd_debug_domain_set(domain) qdf_debug_domain_set(domain)
|