net/mlx5e: Fix eswitch debug print of max fdb flow
authorRoi Dayan <roid@mellanox.com>
Mon, 28 Oct 2019 17:13:58 +0000 (19:13 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Dec 2019 21:33:52 +0000 (22:33 +0100)
commit7829bd2b6b1eb48211287cabc114e1a8d15bc8e3
tree1bfe2f9625ef2bb42d2f5ff354997523bb9cb3f8
parent40e95f9ae484cfe75daf158be49f49e2aa17ab41
net/mlx5e: Fix eswitch debug print of max fdb flow

[ Upstream commit f382b0df6946d48fae80a2201ccff43b41382099 ]

The value is already the calculation so remove the log prefix.

Fixes: e52c28024008 ("net/mlx5: E-Switch, Add chains and priorities")
Signed-off-by: Roi Dayan <roid@mellanox.com>
Reviewed-by: Eli Britstein <elibr@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c