From: Alexei Starovoitov <a...@plumgrid.com> Date: Thu, 4 Jun 2015 08:33:48 -0700
> fix build error: > net/core/filter.c: In function 'bpf_clone_redirect': > net/core/filter.c:1429:18: error: 'struct sk_buff' has no member named > 'tc_verd' > if (G_TC_AT(skb2->tc_verd) & AT_INGRESS) > > Fixes: 3896d655f4d4 ("bpf: introduce bpf_clone_redirect() helper") > Reported-by: Or Gerlitz <gerlitz...@gmail.com> > Reported-by: Fengguang Wu <fengguang...@intel.com> > Signed-off-by: Alexei Starovoitov <a...@plumgrid.com> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html