Re: [PATCH] net/tcp_ao: tracing: Hide tcp_ao events under CONFIG_TCP_AO

From: Steven Rostedt
Date: Mon Jun 16 2025 - 14:47:34 EST


On Sat, 14 Jun 2025 16:30:03 +0100
Simon Horman <horms@xxxxxxxxxx> wrote:

> I agree that the events and classes covered by this #define
> are not used unless CONFIG_TCP_AO is set. And that the small
> number of TCP_AO related events that are left outside
> the define are used even when CONFIG_TCP_AO is not set.
>
> Reviewed-by: Simon Horman <horms@xxxxxxxxxx>

Thanks,

Should I take this or should this go through the networking tree?

-- Steve