]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
netkit: Remove location field in netkit_link
authorTao Chen <chen.dylane@linux.dev>
Thu, 10 Jul 2025 03:20:38 +0000 (11:20 +0800)
committerAndrii Nakryiko <andrii@kernel.org>
Fri, 11 Jul 2025 18:01:09 +0000 (11:01 -0700)
commit601a3956fead680691cdf0b0108bdb27eea5108b
treead3295213c587139829e86573b661d517d863d4b
parent0eeeebdcc5feeec48118f7a3df2ac818e694ccc7
netkit: Remove location field in netkit_link

Use attach_type in bpf_link to replace the location field, and
remove location field in netkit_link.

Signed-off-by: Tao Chen <chen.dylane@linux.dev>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/bpf/20250710032038.888700-8-chen.dylane@linux.dev
drivers/net/netkit.c