From: Jan Seiffert Date: Fri, 30 Mar 2012 05:08:19 +0000 (+0000) Subject: bpf jit: Make the filter.c::__load_pointer helper non-static for the jits X-Git-Tag: v3.4-rc2~11^2~38 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f03fb3f455c6c3a3dfcef6c7f2dcab104c813f4b;p=pandora-kernel.git bpf jit: Make the filter.c::__load_pointer helper non-static for the jits The function is renamed to make it a little more clear what it does. It is not added to any .h because it is not for general consumption, only for bpf internal use (and so by the jits). Signed-of-by: Jan Seiffert Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed