]> 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)
commit8c635d94c29ce584b3e38ad04815cf04d07719fd
tree0c06ba6f143bd700e92a0d0111afe3841197bbf7
parent6853d54882a2d30905e4f4b1416a367b8b718dfc
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