diff options
author | Colin Ian King <[email protected]> | 2020-10-27 09:09:42 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-10-29 17:43:20 -0700 |
commit | c3e448cdc04071d1c420e7da87bafff22022a675 (patch) | |
tree | 833fce3a9e1fcb182ede9ffb74b0cc8db9ba2484 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 6bc8f20c1d9348bdf9ce387228c1b16ce4a301ad (diff) |
vsock: fix the error return when an invalid ioctl command is used
Currently when an invalid ioctl command is used the error return
is -EINVAL. Fix this by returning the correct error -ENOIOCTLCMD.
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Stefano Garzarella <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions