On Tue, 25 Feb 2025 22:29:27 +0100 Daniel Borkmann wrote: > With ipvs_reset() now done unconditionally in skb_scrub_packet() > we would then call the former twice netkit_prep_forward(). Thus > remove the now unnecessary explicit call. > > Fixes: de2c211868b9 ("ipvs: Always clear ipvs_property flag in skb_scrub_packet()") > Signed-off-by: Daniel Borkmann <daniel@xxxxxxxxxxxxx> > Cc: Philo Lu <lulie@xxxxxxxxxxxxxxxxx> > Cc: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx> > Cc: Martin KaFai Lau <martin.lau@xxxxxxxxxx> > --- > [ Sending to net since de2c211868b9 is in net ] I see. But if that's okay with you we'll apply it to net-next tomorrow, once the trees converge?