Unverified Commit 0177eb21 authored by openeuler-ci-bot's avatar openeuler-ci-bot Committed by Gitee
Browse files

!12129 bpf: Remove tst_run from lwt_seg6local_prog_ops.

parents 909aa685 990f3c93
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -11094,7 +11094,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 = {