|
@@ -2649,6 +2649,7 @@ static void hdd_check_for_leaks(struct hdd_context *hdd_ctx)
|
|
|
/* DO NOT REMOVE these checks; for false positives, read above first */
|
|
|
|
|
|
wlan_objmgr_psoc_check_for_vdev_leaks(hdd_ctx->hdd_psoc);
|
|
|
+ wlan_objmgr_psoc_check_for_pdev_leaks(hdd_ctx->hdd_psoc);
|
|
|
qdf_mc_timer_check_for_leaks();
|
|
|
qdf_nbuf_map_check_for_leaks();
|
|
|
qdf_mem_check_for_leaks();
|