On Mon, 04 Jul 2022 15:29:39 +0200 gregkh@xxxxxxxxxxxxxxxxxxx wrote: > The patch below does not apply to the 4.9-stable tree. > If someone wants it applied there, or to any other stable or longterm > tree, then please email the backport, including the original git commit > id to <stable@xxxxxxxxxxxxxxx>. > > thanks, > > greg k-h > > ------------------ original commit in Linus's tree ------------------ > > From adabdd8f6acabc0c3fdbba2e7f5a2edd9c5ef22d Mon Sep 17 00:00:00 2001 > From: katrinzhou <katrinzhou@xxxxxxxxxxx> > Date: Tue, 28 Jun 2022 11:50:30 +0800 > Subject: [PATCH] ipv6/sit: fix ipip6_tunnel_get_prl return value FWIW you just need to pull in the nop refactor from commit 284fda1eff8a ("sit: use min") for this one to apply.