On Wed, Oct 12, 2022 at 08:08:58PM -0700, Joe Perches wrote:
On Wed, 2022-10-12 at 20:17 -0400, Sasha Levin wrote:
From: Michael Straube straube.linux@gmail.com
[ Upstream commit 9a4d0d1c21b974454926c3b832b4728679d818eb ]
Drivers should not spam the kernel log if they work properly. Convert the functions Hal_EfuseParseIDCode88E() and _netdev_open() to use netdev_dbg() instead of pr_info() so that developers can still enable it if they want to see this information.
Why should this be backported?
I agree, Sasha please drop this from all branches.
thanks,
greg k-h