From: Helge Deller <del...@gmx.de> Date: Fri, 3 Jun 2016 19:19:20 +0200
> 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 <del...@gmx.de> Applied.