mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 04:50:57 +07:00
fc100a7f89
This fixes the following compiler warnings when compiling the reuseport_bpf testcase on a 32 bit platform: reuseport_bpf.c: In function ‘attach_ebpf’: reuseport_bpf.c:114:15: warning: cast from pointer to integer of ifferent size [-Wpointer-to-int-cast] Signed-off-by: Helge Deller <deller@gmx.de> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
.gitignore | ||
config | ||
Makefile | ||
psock_fanout.c | ||
psock_lib.h | ||
psock_tpacket.c | ||
reuseport_bpf_cpu.c | ||
reuseport_bpf.c | ||
reuseport_dualstack.c | ||
run_afpackettests | ||
run_netsocktests | ||
socket.c | ||
test_bpf.sh |