diff --git a/net/core/filter.c b/net/core/filter.c index 62d21a961e5e..23e9deba098c 100644 --- a/net/core/filter.c +++ b/net/core/filter.c @@ -11117,7 +11117,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 = {