Re: [PATCH] net/tcp_ao: tracing: Hide tcp_ao events under CONFIG_TCP_AO
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2025-06-16 18:47:23
Also in:
lkml, netdev
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2025-06-16 18:47:23
Also in:
lkml, netdev
On Sat, 14 Jun 2025 16:30:03 +0100 Simon Horman [off-list ref] 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@kernel.org>
Thanks, Should I take this or should this go through the networking tree? -- Steve