[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241008180228.GE99782@kernel.org>
Date: Tue, 8 Oct 2024 19:02:28 +0100
From: Simon Horman <horms@...nel.org>
To: Daniel Palmer <daniel@...f.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: amd: mvme147: Fix probe banner message
On Mon, Oct 07, 2024 at 07:43:17PM +0900, Daniel Palmer wrote:
> Currently this driver prints this line with what looks like
> a rogue format specifier when the device is probed:
> [ 2.840000] eth%d: MVME147 at 0xfffe1800, irq 12, Hardware Address xx:xx:xx:xx:xx:xx
>
> Change the printk() for netdev_info() and move it after the
> registration has completed so it prints out the name of the
> interface properly.
>
> Signed-off-by: Daniel Palmer <daniel@...f.com>
Reviewed-by: Simon Horman <horms@...nel.org>
Powered by blists - more mailing lists