From: Peter Oskolkov <p...@google.com> Date: Sat, 23 Feb 2019 18:25:01 -0800
> dst_output() frees skb when it fails (see, for example, > ip_finish_output2), so it must not be freed in this case. > > Fixes: 3bd0b15281af ("bpf: add handling of BPF_LWT_REROUTE to lwt_bpf.c") > Signed-off-by: Peter Oskolkov <p...@google.com> Applied.