Revert "qcacmn: corrected the print statement"

This reverts commit I37a7c98eef6a8ad0b27541584927505ffc447cb2.

Reverting because below change address the compilation error
I4bb7bb14a2e521645be6e2677a44a78fa79fcb0b

Change-Id: Ib38276ab9974cf22486631f10ec345a629637b82
diff --git a/dp/wifi3.0/dp_main.c b/dp/wifi3.0/dp_main.c
index 1cc9660..115d55c 100644
--- a/dp/wifi3.0/dp_main.c
+++ b/dp/wifi3.0/dp_main.c
@@ -1047,7 +1047,8 @@
 					    " ast_idx = %d"
 					    " ast_hash = %d"
 					    " delete_in_progress = %d"
-					    " pdev_id = %d",
+					    " pdev_id = %d"
+					    " vdev_id = %d",
 					    ++num_entries,
 					    ase->mac_addr.raw,
 					    ase->peer->mac_addr.raw,