On Fri, Dec 16, 2022 at 10:13:48AM +0100, Rasmus Villemoes wrote: > On 15/12/2022 19.10, Greg Kroah-Hartman wrote: > > From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx> > > > > [ Upstream commit df727d4547de568302b0ed15b0d4e8a469bdb456 ] > > You should not take this unless you at the same time also take > > commit 7e6303567ce3ca506e4a2704e4baa86f1d8bde02 > Author: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx> > Date: Mon Dec 5 21:46:04 2022 +0100 > > net: fec: properly guard irq coalesce setup > > which > > Fixes: df727d4547de (net: fec: don't reset irq coalesce settings to > defaults on "ip link up") > > The same of course applies to the 6.0.y series. > > I don't know if your scripts already do this and it just somehow failed > here, but it would probably be a good idea to always check if there is > already a Fixes for a commit that gets chosen for -stable. Ick, sorry, I thought I did run my "are there fixes for the queue" script, but it looks like I did not at all, thank you for catching this! I've now queued it up. greg k-h