On Fri, Jun 3, 2016 at 1:19 PM, Helge Deller <[email protected]> wrote: > 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 <[email protected]> Acked-by: Craig Gallek <[email protected]>
Thanks!
