diff options
author | Jakub Kicinski <[email protected]> | 2017-10-16 16:40:54 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-10-18 14:17:10 +0100 |
commit | 00176a34d9e27ab1e77db75fe13abc005cffe0ca (patch) | |
tree | 5bc104a145c96a042214e6b7f3e860502cc2bd96 /net/unix/af_unix.c | |
parent | 7de16e3a35578f4f5accc6f5f23970310483d0a2 (diff) |
bpf: remove the verifier ops from program structure
Since the verifier ops don't have to be associated with
the program for its entire lifetime we can move it to
verifier's struct bpf_verifier_env.
Signed-off-by: Jakub Kicinski <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions