netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org
Subject: Re: [PATCH net-next v2 00/12] net: don't write directly to netdev->dev_addr
Date: Fri, 22 Oct 2021 17:20:10 +0000	[thread overview]
Message-ID: <163492321002.27565.17266900633363672746.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211021131214.2032925-1-kuba@kernel.org>

Hello:

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

On Thu, 21 Oct 2021 06:12:02 -0700 you wrote:
> More conversions, mostly in usb/net.
> 
> v2: leave out catc (patch 4)
> 
> Jakub Kicinski (12):
>   net: xen: use eth_hw_addr_set()
>   usb: smsc: use eth_hw_addr_set()
>   net: qmi_wwan: use dev_addr_mod()
>   net: usb: don't write directly to netdev->dev_addr
>   fddi: defxx,defza: use dev_addr_set()
>   fddi: skfp: constify and use dev_addr_set()
>   net: fjes: constify and use eth_hw_addr_set()
>   net: hippi: use dev_addr_set()
>   net: s390: constify and use eth_hw_addr_set()
>   net: plip: use eth_hw_addr_set()
>   net: sb1000,rionet: use eth_hw_addr_set()
>   net: hldc_fr: use dev_addr_set()
> 
> [...]

Here is the summary with links:
  - [net-next,v2,01/12] net: xen: use eth_hw_addr_set()
    https://git.kernel.org/netdev/net-next/c/93772114413e
  - [net-next,v2,02/12] usb: smsc: use eth_hw_addr_set()
    https://git.kernel.org/netdev/net-next/c/a7021af707a3
  - [net-next,v2,03/12] net: qmi_wwan: use dev_addr_mod()
    https://git.kernel.org/netdev/net-next/c/18867486fea3
  - [net-next,v2,04/12] net: usb: don't write directly to netdev->dev_addr
    https://git.kernel.org/netdev/net-next/c/2674e7ea22ba
  - [net-next,v2,05/12] fddi: defxx,defza: use dev_addr_set()
    https://git.kernel.org/netdev/net-next/c/1e9258c389ee
  - [net-next,v2,06/12] fddi: skfp: constify and use dev_addr_set()
    https://git.kernel.org/netdev/net-next/c/2e0566aeb9ff
  - [net-next,v2,07/12] net: fjes: constify and use eth_hw_addr_set()
    https://git.kernel.org/netdev/net-next/c/ed088907563d
  - [net-next,v2,08/12] net: hippi: use dev_addr_set()
    https://git.kernel.org/netdev/net-next/c/5ed5b1912a81
  - [net-next,v2,09/12] net: s390: constify and use eth_hw_addr_set()
    https://git.kernel.org/netdev/net-next/c/978bb0ae8b83
  - [net-next,v2,10/12] net: plip: use eth_hw_addr_set()
    https://git.kernel.org/netdev/net-next/c/7996acffd7cc
  - [net-next,v2,11/12] net: sb1000,rionet: use eth_hw_addr_set()
    https://git.kernel.org/netdev/net-next/c/5f07da89bcd0
  - [net-next,v2,12/12] net: hldc_fr: use dev_addr_set()
    https://git.kernel.org/netdev/net-next/c/65a4fbbf2263

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



      parent reply	other threads:[~2021-10-22 17:20 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-21 13:12 [PATCH net-next v2 00/12] net: don't write directly to netdev->dev_addr Jakub Kicinski
2021-10-21 13:12 ` [PATCH net-next v2 01/12] net: xen: use eth_hw_addr_set() Jakub Kicinski
2021-10-23  0:41   ` Boris Ostrovsky
2021-10-25 10:55   ` Wei Liu
2021-10-21 13:12 ` [PATCH net-next v2 02/12] usb: smsc: " Jakub Kicinski
2021-10-21 13:12 ` [PATCH net-next v2 03/12] net: qmi_wwan: use dev_addr_mod() Jakub Kicinski
2021-10-21 13:12 ` [PATCH net-next v2 04/12] net: usb: don't write directly to netdev->dev_addr Jakub Kicinski
2021-10-21 13:12 ` [PATCH net-next v2 05/12] fddi: defxx,defza: use dev_addr_set() Jakub Kicinski
2021-10-21 13:12 ` [PATCH net-next v2 06/12] fddi: skfp: constify and " Jakub Kicinski
2021-10-21 13:12 ` [PATCH net-next v2 07/12] net: fjes: constify and use eth_hw_addr_set() Jakub Kicinski
2021-10-21 13:12 ` [PATCH net-next v2 08/12] net: hippi: use dev_addr_set() Jakub Kicinski
2021-10-21 13:12 ` [PATCH net-next v2 09/12] net: s390: constify and use eth_hw_addr_set() Jakub Kicinski
2021-10-21 13:12 ` [PATCH net-next v2 10/12] net: plip: " Jakub Kicinski
2021-10-21 13:12 ` [PATCH net-next v2 11/12] net: sb1000,rionet: " Jakub Kicinski
2021-10-21 13:12 ` [PATCH net-next v2 12/12] net: hldc_fr: use dev_addr_set() Jakub Kicinski
2021-10-22  6:22   ` Krzysztof Hałasa
2021-10-22 17: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=163492321002.27565.17266900633363672746.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --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).