From: Markos Chandras Date: Mon, 23 Jun 2014 09:38:50 +0000 (+0100) Subject: MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE X-Git-Tag: omap-for-v3.16/fixes-rc4~42^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9eebfe478d1b83389c3ac1bd73a45b6665e356db;p=pandora-kernel.git MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE The SKF_AD_PKTTYPE uses the skb pointer so make sure it's in the flags so it will be initialized in time. Signed-off-by: Markos Chandras Cc: David S. Miller Cc: Daniel Borkmann Cc: Alexei Starovoitov Cc: netdev@vger.kernel.org Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/7125/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed