]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit74264aa21b98217f16d7b14a513290583f8d1343
tree0c06ba6f143bd700e92a0d0111afe3841197bbf7
parentef848446330fb5084d118fdf12745f182db48dd0
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