OSDN Git Service

net/mlx5e: Use NL_SET_ERR_MSG_MOD() extack for errors
authorRoi Dayan <roid@mellanox.com>
Tue, 18 Feb 2020 13:30:58 +0000 (15:30 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Fri, 28 Feb 2020 00:40:34 +0000 (16:40 -0800)
commit61644c3de8a30245c1d4aae7f164175a0498ca76
tree0c06ba6f143bd700e92a0d0111afe3841197bbf7
parent4ccd83f40cdc0c5b3b93cd176f9583994832f5f7
net/mlx5e: Use NL_SET_ERR_MSG_MOD() extack for errors

This to be consistent and adds the module name to the error 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