[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e5d3c578-6142-4a30-9dd8-d5fca49566e0@lunn.ch>
Date: Thu, 18 Apr 2024 20:55:57 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Peter Münster <pm@...n.net>
Cc: netdev@...r.kernel.org, Florian Fainelli <f.fainelli@...il.com>
Subject: Re: [PATCH net] net: b44: set pause params only when interface is up
On Thu, Apr 18, 2024 at 04:12:34PM +0200, Peter Münster wrote:
> Hi,
>
> This patch fixes a kernel panic when using netifd.
> Could you please apply it to linux-5.15.y?
Hi Peter
Please take a read of:
https://docs.kernel.org/process/submitting-patches.html
https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html#netdev-faq
This is a networking fix, so please base the patch on net:
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git
Please include a Fixed: tag indicating when the problem was added.
Also, add a Cc: stable@...r.kernel.org, which will cause the patch to
be back ported to stable trees, including linux-5.15.
You can use the script scripts/get_maintainer.pl to get a list of
Maintainers you should Cc: the patch to.
The code change itself looks reasonable, although Florian should
review it.
Thanks
Andrew
Powered by blists - more mailing lists