Re: [PATCH net-next 05/12] mptcp: pm: add struct_group in mptcp_pm_data

2025-03-18 Thread Simon Horman
On Thu, Mar 13, 2025 at 11:20:54AM +0100, Matthieu Baerts (NGI0) wrote: > From: Geliang Tang > > This patch adds a "struct_group(reset, ...)" in struct mptcp_pm_data to > simplify the reset, and make sure we don't miss any. > > Suggested-by: Matthieu Baerts > Signed-off-by: Geliang Tang > Revi

[PATCH net-next 05/12] mptcp: pm: add struct_group in mptcp_pm_data

2025-03-13 Thread Matthieu Baerts (NGI0)
From: Geliang Tang This patch adds a "struct_group(reset, ...)" in struct mptcp_pm_data to simplify the reset, and make sure we don't miss any. Suggested-by: Matthieu Baerts Signed-off-by: Geliang Tang Reviewed-by: Matthieu Baerts (NGI0) Signed-off-by: Matthieu Baerts (NGI0) --- net/mptcp/p