On Thu, Mar 13, 2025 at 11:20:53AM +0100, Matthieu Baerts (NGI0) wrote: > From: Geliang Tang <[email protected]> > > id_avail_bitmap of struct mptcp_pm_data is currently only used by the > in-kernel PM, so this patch moves its initialization operation under > the "if (pm_type == MPTCP_PM_TYPE_KERNEL)" condition. > > Suggested-by: Matthieu Baerts <[email protected]> > Signed-off-by: Geliang Tang <[email protected]> > Reviewed-by: Matthieu Baerts (NGI0) <[email protected]> > Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
