diff options
author | Quentin Monnet <quentin.monnet@netronome.com> | 2018-11-09 13:03:24 +0000 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-11-10 15:39:53 -0800 |
commit | 1da6f5733853fb230265fe1a7d1b5373f13bf5ca (patch) | |
tree | 885650c44a7c435c59582acdaf708e0d1e7019a5 /kernel | |
parent | c8123ead13a5c92dc5fd15c0fdfe88eef41e6ac1 (diff) | |
download | linux-1da6f5733853fb230265fe1a7d1b5373f13bf5ca.tar.bz2 |
nfp: bpf: move nfp_bpf_analyzer_ops from verifier.c to offload.c
We are about to add several new callbacks to the struct, all of them
defined in offload.c. Move the struct bpf_prog_offload_ops object in
that file. As a consequence, nfp_verify_insn() and nfp_finalize() can no
longer be static.
Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions