c parent 5d6bd8619db5a30668093c1b2967674645cf0736 author Jan Seiffert 1333084099 +0000 committer David S. Miller 1333490463 -0400 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 f