diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2014-05-26 20:17:35 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-30 16:27:39 -0700 |
commit | ce25b68b74593bbb676ec087b3a0c69f94df7de0 (patch) | |
tree | 197fe97f042aa6975409bcf0a3124c4e0fab1aaa /lib/ioremap.c | |
parent | 108cc22a93e1843e728b9753442429c71f48f9e4 (diff) | |
download | op-kernel-dev-ce25b68b74593bbb676ec087b3a0c69f94df7de0.zip op-kernel-dev-ce25b68b74593bbb676ec087b3a0c69f94df7de0.tar.gz |
net: filter: use block statements in tcpdump tests
This patch converts raw opcodes for tcpdump tests into
BPF_STMT()/BPF_JUMP() combinations, which brings it into
conformity with the rest of the patches and it also makes
life easier to grasp what's going on in these particular
test cases when they ever fail. Also arrange payload from
the jump+holes test in a way as we have with other packet
payloads in the test suite.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Acked-by: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/ioremap.c')
0 files changed, 0 insertions, 0 deletions