Skip to content

Commit eab4f70

Browse files
Geliang Tangintel-lab-lkp
authored andcommitted
Squash to "bpf: Export mptcp packet scheduler helpers"
Remove bpf_mptcp_subflow_ctx_by_pos from BPF kfunc set. Signed-off-by: Geliang Tang <[email protected]>
1 parent a538b4d commit eab4f70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

net/mptcp/bpf.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,6 @@ static const struct btf_kfunc_id_set bpf_mptcp_common_kfunc_set = {
330330

331331
BTF_KFUNCS_START(bpf_mptcp_sched_kfunc_ids)
332332
BTF_ID_FLAGS(func, mptcp_subflow_set_scheduled)
333-
BTF_ID_FLAGS(func, bpf_mptcp_subflow_ctx_by_pos)
334333
BTF_ID_FLAGS(func, mptcp_subflow_active)
335334
BTF_ID_FLAGS(func, mptcp_set_timeout)
336335
BTF_ID_FLAGS(func, mptcp_wnd_end)

0 commit comments

Comments
 (0)