diff options
author | Sean Anderson <[email protected]> | 2024-06-11 11:41:16 -0400 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-06-12 14:54:56 -0700 |
commit | 32b06603f8790b34835af43d259152eb57827413 (patch) | |
tree | 9bef91c3633c8ef2d39826a84b312b07e4b4cb0e /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 721478fe6a5cd243e289105e3fdd0ecdd9d39ac3 (diff) |
net: xilinx: axienet: Use NL_SET_ERR_MSG instead of netdev_err
This error message can be triggered by userspace. Use NL_SET_ERR_MSG so
the message is returned to the user and to avoid polluting the kernel
logs. Additionally, change the return value from EFAULT to EBUSY to
better reflect the error (which has nothing to do with addressing).
Signed-off-by: Sean Anderson <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Reviewed-by: Radhey Shyam Pandey <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions