qcacmn: corrected the print statement
Corrected print statement to dump AST entries Change-Id: I37a7c98eef6a8ad0b27541584927505ffc447cb2
This commit is contained in:

committed by
nshrivas

parent
8e992e56f0
commit
60a154f99e
@@ -1039,8 +1039,7 @@ void dp_print_ast_stats(struct dp_soc *soc)
|
|||||||
" ast_idx = %d"
|
" ast_idx = %d"
|
||||||
" ast_hash = %d"
|
" ast_hash = %d"
|
||||||
" delete_in_progress = %d"
|
" delete_in_progress = %d"
|
||||||
" pdev_id = %d"
|
" pdev_id = %d",
|
||||||
" vdev_id = %d",
|
|
||||||
++num_entries,
|
++num_entries,
|
||||||
ase->mac_addr.raw,
|
ase->mac_addr.raw,
|
||||||
ase->peer->mac_addr.raw,
|
ase->peer->mac_addr.raw,
|
||||||
|
Reference in New Issue
Block a user