git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ee1606
)
MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE
author
Markos Chandras
<markos.chandras@imgtec.com>
Mon, 23 Jun 2014 09:38:50 +0000
(10:38 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 26 Jun 2014 09:48:20 +0000
(10:48 +0100)
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 <markos.chandras@imgtec.com>
Cc: David S. Miller <davem@davemloft.net>
Cc: Daniel Borkmann <dborkman@redhat.com>
Cc: Alexei Starovoitov <ast@plumgrid.com>
Cc: netdev@vger.kernel.org
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/7125/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/net/bpf_jit.c
patch
|
blob
|
history
diff --cc
arch/mips/net/bpf_jit.c
Simple merge