From: Simon Horman <horms@kernel.org>
To: Daniel Palmer <daniel@0x0f.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net: amd: mvme147: Fix probe banner message
Date: Tue, 8 Oct 2024 19:02:28 +0100 [thread overview]
Message-ID: <20241008180228.GE99782@kernel.org> (raw)
In-Reply-To: <20241007104317.3064428-1-daniel@0x0f.com>
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@0x0f.com>
Reviewed-by: Simon Horman <horms@kernel.org>
next prev parent reply other threads:[~2024-10-08 18:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-07 10:43 [PATCH] net: amd: mvme147: Fix probe banner message Daniel Palmer
2024-10-08 18:02 ` Simon Horman [this message]
2024-10-09 11:50 ` patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241008180228.GE99782@kernel.org \
--to=horms@kernel.org \
--cc=daniel@0x0f.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).