netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	richardcochran@gmail.com
Subject: Re: [PATCH v2 net-next 1/6] ptp_pch: use mac_pton()
Date: Wed, 09 Feb 2022 05:20:33 +0000	[thread overview]
Message-ID: <164438403336.12376.2798786588740408075.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220207210730.75252-1-andriy.shevchenko@linux.intel.com>

Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Mon,  7 Feb 2022 23:07:25 +0200 you wrote:
> Use mac_pton() instead of custom approach.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
> v2: no changes
>  drivers/ptp/ptp_pch.c | 41 ++++++++++-------------------------------
>  1 file changed, 10 insertions(+), 31 deletions(-)

Here is the summary with links:
  - [v2,net-next,1/6] ptp_pch: use mac_pton()
    https://git.kernel.org/netdev/net-next/c/4e76b5c11d25
  - [v2,net-next,2/6] ptp_pch: Use ioread64_lo_hi() / iowrite64_lo_hi()
    https://git.kernel.org/netdev/net-next/c/8664d49a815e
  - [v2,net-next,3/6] ptp_pch: Use ioread64_hi_lo() / iowrite64_hi_lo()
    https://git.kernel.org/netdev/net-next/c/d09adf61002f
  - [v2,net-next,4/6] ptp_pch: Switch to use module_pci_driver() macro
    https://git.kernel.org/netdev/net-next/c/3fa66d3d60b9
  - [v2,net-next,5/6] ptp_pch: Convert to use managed functions pcim_* and devm_*
    https://git.kernel.org/netdev/net-next/c/874f50c82e14
  - [v2,net-next,6/6] ptp_pch: Remove unused pch_pm_ops
    https://git.kernel.org/netdev/net-next/c/946df10db670

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



      parent reply	other threads:[~2022-02-09  5:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-07 21:07 [PATCH v2 net-next 1/6] ptp_pch: use mac_pton() Andy Shevchenko
2022-02-07 21:07 ` [PATCH v2 net-next 2/6] ptp_pch: Use ioread64_lo_hi() / iowrite64_lo_hi() Andy Shevchenko
2022-02-07 21:07 ` [PATCH v2 net-next 3/6] ptp_pch: Use ioread64_hi_lo() / iowrite64_hi_lo() Andy Shevchenko
2022-02-07 21:07 ` [PATCH v2 net-next 4/6] ptp_pch: Switch to use module_pci_driver() macro Andy Shevchenko
2022-02-07 21:07 ` [PATCH v2 net-next 5/6] ptp_pch: Convert to use managed functions pcim_* and devm_* Andy Shevchenko
2022-02-07 21:07 ` [PATCH v2 net-next 6/6] ptp_pch: Remove unused pch_pm_ops Andy Shevchenko
2022-02-08  3:04 ` [PATCH v2 net-next 1/6] ptp_pch: use mac_pton() Richard Cochran
2022-02-09  5:20 ` 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=164438403336.12376.2798786588740408075.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=richardcochran@gmail.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).