diff options
| author | Ilya Leoshkevich <[email protected]> | 2019-07-03 13:50:34 +0200 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2019-07-09 01:10:23 +0200 |
| commit | bc2d8afecbec33bd4549ce1ef904383fde21d385 (patch) | |
| tree | a60c7d72886d4b009684d79b9b458f53f328b343 /net/unix/sysctl_net_unix.c | |
| parent | 8fc9f8bedf1bdaea48382ae2e3dd558e2b939cee (diff) | |
selftests/bpf: fix test_reuseport_array on s390
Fix endianness issue: passing a pointer to 64-bit fd as a 32-bit key
does not work on big-endian architectures. So cast fd to 32-bits when
necessary.
Signed-off-by: Ilya Leoshkevich <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions