diff --git a/net/core/filter.c b/net/core/filter.c index 324b9ebc7dbf..0707a6eeab0b 100644 --- a/net/core/filter.c +++ b/net/core/filter.c @@ -11041,7 +11041,6 @@ const struct bpf_verifier_ops lwt_seg6local_verifier_ops = { }; const struct bpf_prog_ops lwt_seg6local_prog_ops = { - .test_run = bpf_prog_test_run_skb, }; const struct bpf_verifier_ops cg_sock_verifier_ops = {