diff options
author | Chuck Lever <[email protected]> | 2023-09-21 09:08:07 -0400 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-10-02 12:34:21 -0700 |
commit | 160f404495aa9282cac99b518d1b379e31ef1bdd (patch) | |
tree | 8345d80ca281195662936c75ae1c85fabbc6ede0 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | a6b07a51b161ba1ad3d81919955fe77b697f9d48 (diff) |
handshake: Fix sign of key_serial_t fields
key_serial_t fields are signed integers. Use nla_get/put_s32 for
those to avoid implicit signed conversion in the netlink protocol.
Signed-off-by: Chuck Lever <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://lore.kernel.org/r/169530167716.8905.645746457741372879.stgit@oracle-102.nfsv4bat.org
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions