public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel•org
To: Jiawen Wu <jiawenwu@trustnetic•com>
Cc: netdev@vger•kernel.org, davem@davemloft•net, edumazet@google•com,
	kuba@kernel•org, pabeni@redhat•com, andrew@lunn•ch,
	mengyuanlou@net-swift•com
Subject: Re: [PATCH net-next] net: wangxun: move MDIO bus implementation to the library
Date: Thu, 14 Sep 2023 13:30:26 +0000	[thread overview]
Message-ID: <169469822665.5094.6762261233034281757.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230912031424.721386-1-jiawenwu@trustnetic.com>

Hello:

This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat•com>:

On Tue, 12 Sep 2023 11:14:24 +0800 you wrote:
> Move similar code of accessing MDIO bus from txgbe/ngbe to libwx.
> 
> Signed-off-by: Jiawen Wu <jiawenwu@trustnetic•com>
> ---
>  drivers/net/ethernet/wangxun/libwx/wx_hw.c    |  92 ++++++++++++++
>  drivers/net/ethernet/wangxun/libwx/wx_hw.h    |   7 ++
>  drivers/net/ethernet/wangxun/libwx/wx_type.h  |   1 +
>  drivers/net/ethernet/wangxun/ngbe/ngbe_mdio.c | 119 +-----------------
>  drivers/net/ethernet/wangxun/ngbe/ngbe_type.h |   3 -
>  .../net/ethernet/wangxun/txgbe/txgbe_phy.c    |  56 +--------
>  6 files changed, 106 insertions(+), 172 deletions(-)

Here is the summary with links:
  - [net-next] net: wangxun: move MDIO bus implementation to the library
    https://git.kernel.org/netdev/net-next/c/f55752402945

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2023-09-14 13:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-12  3:14 [PATCH net-next] net: wangxun: move MDIO bus implementation to the library Jiawen Wu
2023-09-12 17:46 ` Simon Horman
2023-09-14 13:30 ` patchwork-bot+netdevbpf [this message]

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=169469822665.5094.6762261233034281757.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel$(echo .)org \
    --cc=andrew@lunn$(echo .)ch \
    --cc=davem@davemloft$(echo .)net \
    --cc=edumazet@google$(echo .)com \
    --cc=jiawenwu@trustnetic$(echo .)com \
    --cc=kuba@kernel$(echo .)org \
    --cc=mengyuanlou@net-swift$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pabeni@redhat$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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