diff options
author | Jiri Pirko <jiri@mellanox.com> | 2020-03-28 19:25:29 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-30 11:07:39 -0700 |
commit | 054eae82537efb9f111b5ebc2db001d7ef07dc2e (patch) | |
tree | e0f4f0e48a0b56c8060e3468ca7eea4cdf73bbd5 /drivers | |
parent | 6e2345c197a98cffb321db4529d0ea6414c12901 (diff) | |
download | linux-054eae82537efb9f111b5ebc2db001d7ef07dc2e.tar.bz2 |
net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSG
The rest of the devlink code sets the extack message using
NL_SET_ERR_MSG_MOD. Change the existing appearances of NL_SET_ERR_MSG
to NL_SET_ERR_MSG_MOD.
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions