bpf, tcx: Get rid of tcx_link_const
authorDaniel Borkmann <daniel@iogearbox.net>
Mon, 23 Oct 2023 18:50:15 +0000 (20:50 +0200)
committerMartin KaFai Lau <martin.lau@kernel.org>
Mon, 23 Oct 2023 22:01:53 +0000 (15:01 -0700)
commitb63dadd6f97522513fe9497b5fde84a154e39a0b
treed8d7dd10c79c522b20ce21d29aa06115424cc4f3
parent69a19170303ff2f802049be94cfcf62f714002a3
bpf, tcx: Get rid of tcx_link_const

Small clean up to get rid of the extra tcx_link_const() and only retain
the tcx_link().

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/r/20231023185015.21152-1-daniel@iogearbox.net
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
include/net/tcx.h
kernel/bpf/tcx.c