diff options
| author | Peter Seiderer <[email protected]> | 2025-02-19 08:45:21 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-02-21 01:24:55 +0000 |
| commit | 802fb6db9fdc82cc0e0f2e4315a24b2171e6ef4f (patch) | |
| tree | 287eb7a9031a5be21319015b7803e66f11e56cee /tools/testing/selftests/net/lib/py/utils.py | |
| parent | af_unix: Fix undefined 'other' error (diff) | |
| download | kernel-802fb6db9fdc82cc0e0f2e4315a24b2171e6ef4f.tar.gz kernel-802fb6db9fdc82cc0e0f2e4315a24b2171e6ef4f.zip | |
net: pktgen: replace ENOTSUPP with EOPNOTSUPP
Replace ENOTSUPP with EOPNOTSUPP, fixes checkpatch hint
WARNING: ENOTSUPP is not a SUSV4 error code, prefer EOPNOTSUPP
and e.g.
$ echo "clone_skb 1" > /proc/net/pktgen/lo\@0
-bash: echo: write error: Unknown error 524
Signed-off-by: Peter Seiderer <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions
