diff --git a/Tethering/bpf_progs/offload.c b/Tethering/bpf_progs/offload.c index 6aca319f3d..db034987c9 100644 --- a/Tethering/bpf_progs/offload.c +++ b/Tethering/bpf_progs/offload.c @@ -747,4 +747,4 @@ DEFINE_XDP_PROG("xdp/tether_upstream_rawip", } LICENSE("Apache 2.0"); -CRITICAL("netd"); +CRITICAL("tethering");