OSDN Git Service

net/mlx5e: Use NL_SET_ERR_MSG_MOD() for errors parsing tunnel attributes
authorRoi Dayan <roid@nvidia.com>
Sun, 29 Aug 2021 08:25:45 +0000 (11:25 +0300)
committerSaeed Mahameed <saeedm@nvidia.com>
Fri, 24 Sep 2021 18:46:55 +0000 (11:46 -0700)
commitc50775d0e2262b759286aaa3db4ee19df33dd9d9
treee194fa060f1eda5dd70f83d8db5ab0c6b2c019d9
parentf3e02e479debb37777696c9f984f75152beeb56d
net/mlx5e: Use NL_SET_ERR_MSG_MOD() for errors parsing tunnel attributes

This to be consistent and adds the module name to the error message.

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