From 60a154f99e483e3d0815613dd6e6afce9d963b6e Mon Sep 17 00:00:00 2001 From: Chaithanya Garrepalli Date: Mon, 18 Nov 2019 12:22:36 +0530 Subject: [PATCH] qcacmn: corrected the print statement Corrected print statement to dump AST entries Change-Id: I37a7c98eef6a8ad0b27541584927505ffc447cb2 --- dp/wifi3.0/dp_main.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dp/wifi3.0/dp_main.c b/dp/wifi3.0/dp_main.c index 3d3f8bde59..5011066d40 100644 --- a/dp/wifi3.0/dp_main.c +++ b/dp/wifi3.0/dp_main.c @@ -1039,8 +1039,7 @@ void dp_print_ast_stats(struct dp_soc *soc) " ast_idx = %d" " ast_hash = %d" " delete_in_progress = %d" - " pdev_id = %d" - " vdev_id = %d", + " pdev_id = %d", ++num_entries, ase->mac_addr.raw, ase->peer->mac_addr.raw,