Revert "qcacmn: corrected the print statement"
This reverts commit I37a7c98eef6a8ad0b27541584927505ffc447cb2. Reverting because below change address the compilation error I4bb7bb14a2e521645be6e2677a44a78fa79fcb0b Change-Id: Ib38276ab9974cf22486631f10ec345a629637b82
This commit is contained in:

committed by
nshrivas

parent
4e893b176b
commit
b7796edd5b
@@ -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,
|
||||
|
Reference in New Issue
Block a user