summaryrefslogtreecommitdiff
path: root/net/netfilter/utils.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2020-10-27 09:09:42 +0000
committerJakub Kicinski <kuba@kernel.org>2020-10-29 17:43:20 -0700
commitc3e448cdc04071d1c420e7da87bafff22022a675 (patch)
tree833fce3a9e1fcb182ede9ffb74b0cc8db9ba2484 /net/netfilter/utils.c
parent6bc8f20c1d9348bdf9ce387228c1b16ce4a301ad (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 <colin.king@canonical.com> Reviewed-by: Stefano Garzarella <sgarzare@redhat.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/netfilter/utils.c')
0 files changed, 0 insertions, 0 deletions