diff options
author | Arseniy Krasnov <[email protected]> | 2023-03-31 10:56:41 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-03-31 09:42:30 +0100 |
commit | ffa5395a7901e83a68d88207c4592962906641bd (patch) | |
tree | 5b6fa603742a27414c29c0c56adc65417e67eaaa /scripts/gdb/linux/lists.py | |
parent | 362f0b6678ad1377c322a7dd237ea6785efc7342 (diff) |
vsock/vmci: convert VMCI error code to -ENOMEM on send
This adds conversion of VMCI specific error code to general -ENOMEM. It
is needed, because af_vsock.c passes error value returned from transport
to the user, which does not expect to get VMCI_ERROR_* values.
Fixes: c43170b7e157 ("vsock: return errors other than -ENOMEM to socket")
Signed-off-by: Arseniy Krasnov <[email protected]>
Reviewed-by: Vishnu Dasa <[email protected]>
Reviewed-by: Stefano Garzarella <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions