From: Tariq Toukan <[email protected]> Date: Thu, 31 Aug 2017 14:16:39 +0300
> Fix compilation error below:
>
> $ make samples/bpf/
>
> LLVM ERROR: 'xdp_redirect_dummy' label emitted multiple times to
> assembly file
> make[1]: *** [samples/bpf/xdp_redirect_kern.o] Error 1
> make: *** [samples/bpf/] Error 2
>
> Fixes: 306da4e685b4 ("samples/bpf: xdp_redirect load XDP dummy prog on TX
> device")
> Signed-off-by: Tariq Toukan <[email protected]>
Applied.
