]> git.itanic.dy.fi Git - linux-stable/commit
net/mlx5: fw_tracer: Fix debug print
authorShay Drory <shayd@nvidia.com>
Wed, 11 Jan 2023 11:34:02 +0000 (13:34 +0200)
committerSaeed Mahameed <saeedm@nvidia.com>
Wed, 8 Feb 2023 00:29:55 +0000 (16:29 -0800)
commit988c2352273997a242f15c4fc3711773515006a2
tree2a3689eda0d443c061dfed65b4f08ec04d0275ba
parentbeeebdc52caff03e079d89567c9485c7d8f9afad
net/mlx5: fw_tracer: Fix debug print

The debug message specify tdsn, but takes as an argument the
tmsn. The correct argument is tmsn, hence, fix the print.

Signed-off-by: Shay Drory <shayd@nvidia.com>
Reviewed-by: Moshe Shemesh <moshe@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.c