netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Jiawen Wu <jiawenwu@trustnetic.com>
Cc: netdev@vger.kernel.org, mengyuanlou@net-swift.com
Subject: Re: [RESEND PATCH net-next v4 2/3] net: txgbe: Reset hardware
Date: Fri, 21 Oct 2022 22:48:02 -0700	[thread overview]
Message-ID: <20221021224802.6eebde64@kernel.org> (raw)
In-Reply-To: <20221021020720.519223-3-jiawenwu@trustnetic.com>

On Fri, 21 Oct 2022 10:07:19 +0800 Jiawen Wu wrote:
> Reset and initialize the hardware by configuring the MAC layer.

Please ensure clean build with W=1 C=1 of all the patches:

drivers/net/ethernet/wangxun/libwx/wx_hw.c:139: warning: Function parameter or member 'wxhw' not described in 'wx_stop_adapter'
drivers/net/ethernet/wangxun/libwx/wx_hw.c:139: warning: Excess function parameter 'hw' description in 'wx_stop_adapter'

  reply	other threads:[~2022-10-22  5:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-21  2:07 [RESEND PATCH net-next v4 0/3] net: WangXun txgbe ethernet driver Jiawen Wu
2022-10-21  2:07 ` [RESEND PATCH net-next v4 1/3] net: txgbe: Store PCI info Jiawen Wu
2022-10-21  2:07 ` [RESEND PATCH net-next v4 2/3] net: txgbe: Reset hardware Jiawen Wu
2022-10-22  5:48   ` Jakub Kicinski [this message]
2022-10-21  2:07 ` [RESEND PATCH net-next v4 3/3] net: txgbe: Set MAC address and register netdev Jiawen Wu

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=20221021224802.6eebde64@kernel.org \
    --to=kuba@kernel.org \
    --cc=jiawenwu@trustnetic.com \
    --cc=mengyuanlou@net-swift.com \
    --cc=netdev@vger.kernel.org \
    /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).