]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5e: Use netdev_warn() instead of pr_err() for errors
authorRoi Dayan <roid@mellanox.com>
Tue, 18 Feb 2020 13:24:39 +0000 (15:24 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Fri, 28 Feb 2020 00:40:31 +0000 (16:40 -0800)
commitef848446330fb5084d118fdf12745f182db48dd0
tree52191f09b140869d14896ee99d228c1db63bdd2b
parentaf7be52e46e066d8dad853609cae6add23752f03
net/mlx5e: Use netdev_warn() instead of pr_err() for errors

This is for added netdev prefix that helps identify
the source of the message.

Signed-off-by: Roi Dayan <roid@mellanox.com>
Reviewed-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c