bpf, mips: remove unused function
authorDaniel Borkmann <daniel@iogearbox.net>
Mon, 14 May 2018 21:22:27 +0000 (23:22 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 15 May 2018 02:11:45 +0000 (19:11 -0700)
commit0631b6583f66cef6f8af3387e7d320cb1f652b75
treef0e7c16fb0c810f46bd5f2caa2e7ce313847fa31
parent53ea24c20cea32b1dc70673402b496c4a5291d2d
bpf, mips: remove unused function

The ool_skb_header_pointer() and size_to_len() is unused same as
tmp_offset, therefore remove all of them.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
arch/mips/net/ebpf_jit.c