diff options
author | Helge Deller <deller@gmx.de> | 2016-06-03 19:19:20 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-06 15:20:16 -0700 |
commit | fc100a7f89da85da8edd9c2e6f6e8b2490d74ae1 (patch) | |
tree | 1a743e8449fecbefd83a5589e24c75ca17ccb188 /net | |
parent | a02cc9d3cc9f98905df214d4a57e5918473260ea (diff) | |
download | linux-fc100a7f89da85da8edd9c2e6f6e8b2490d74ae1.tar.gz linux-fc100a7f89da85da8edd9c2e6f6e8b2490d74ae1.tar.xz |
soreuseport: Fix reuseport_bpf testcase on 32bit architectures
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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions