Browse Source

Revert "qcacmn: corrected the print statement"

This reverts commit I37a7c98eef6a8ad0b27541584927505ffc447cb2.

Reverting because below change address the compilation error
I4bb7bb14a2e521645be6e2677a44a78fa79fcb0b

Change-Id: Ib38276ab9974cf22486631f10ec345a629637b82
Chaithanya Garrepalli 5 years ago
parent
commit
b7796edd5b
1 changed files with 2 additions and 1 deletions
  1. 2 1
      dp/wifi3.0/dp_main.c

+ 2 - 1
dp/wifi3.0/dp_main.c

@@ -1047,7 +1047,8 @@ void dp_print_ast_stats(struct dp_soc *soc)
 					    " 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,