From: Alexei Starovoitov Date: Thu, 8 May 2014 21:10:51 +0000 (-0700) Subject: net: filter: make BPF conversion more readable X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~254^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9739eef13c926645fbf88bcb77e66442fa75d688;p=pandora-kernel.git net: filter: make BPF conversion more readable Introduce BPF helper macros to define instructions (similar to old BPF_STMT/BPF_JUMP macros) Use them while converting classic BPF to internal and in BPF testsuite later. Signed-off-by: Alexei Starovoitov Signed-off-by: David S. Miller --- Reading git-diff-tree failed