From: Jakub Kicinski <kuba@kernel.org>
To: <han.junyang@zte.com.cn>
Cc: <andrew+netdev@lunn.ch>, <davem@davemloft.net>,
<edumazet@google.com>, <pabeni@redhat.com>,
<linux-kernel@vger.kernel.org>, <netdev@vger.kernel.org>,
<ran.ming@zte.com.cn>, <han.chengfei@zte.com.cn>,
<zhang.yanze@zte.com.cn>
Subject: Re: [PATCH net-next v4 1/2] net/ethernet: add ZTE network driver support
Date: Tue, 26 May 2026 17:41:10 -0700 [thread overview]
Message-ID: <20260526174110.51876645@kernel.org> (raw)
In-Reply-To: <20260523174117467bbQo_yaI9XS_2nfd7pO6u@zte.com.cn>
On Sat, 23 May 2026 17:41:17 +0800 (CST) han.junyang@zte.com.cn wrote:
> Add basic framework for ZTE DingHai ethernet PF driver, including
> Kconfig/Makefile build support and PCIe device probe/remove skeleton.
sparse (make C=1) says:
drivers/net/ethernet/zte/dinghai/en_pf.c:405:43: warning: incorrect type in argument 2 (different address spaces)
drivers/net/ethernet/zte/dinghai/en_pf.c:405:43: expected void [noderef] __iomem *
drivers/net/ethernet/zte/dinghai/en_pf.c:405:43: got void *priv
please fix, and when you repost make sure that the posting is threaded
correctly (patches are in-reply-to the cover letter). Please use
git send-email or b4 if possible.
--
pw-bot: cr
next prev parent reply other threads:[~2026-05-27 0:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-23 9:41 [PATCH net-next v4 1/2] net/ethernet: add ZTE network driver support han.junyang
2026-05-27 0:41 ` Jakub Kicinski [this message]
2026-05-27 9:27 ` Simon Horman
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=20260526174110.51876645@kernel.org \
--to=kuba@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=han.chengfei@zte.com.cn \
--cc=han.junyang@zte.com.cn \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=ran.ming@zte.com.cn \
--cc=zhang.yanze@zte.com.cn \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.