OSDN Git Service

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)
commit4ccd83f40cdc0c5b3b93cd176f9583994832f5f7
tree52191f09b140869d14896ee99d228c1db63bdd2b
parent237ac8ded45c803f409df74946f48dfafee18140
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