From: Alexei Starovoitov <[email protected]>
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 <[email protected]>
> Reported-by: Fengguang Wu <[email protected]>
> Signed-off-by: Alexei Starovoitov <[email protected]>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html