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 0/7] net: constify netdev->dev_addr
Date: Sat, 20 Nov 2021 12:30:10 +0000	[thread overview]
Message-ID: <163741141014.21964.15405864461151312227.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211119142155.3779933-1-kuba@kernel.org>

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Fri, 19 Nov 2021 06:21:48 -0800 you wrote:
> Take care of a few stragglers and make netdev->dev_addr const.
> 
> netdev->dev_addr can be held on the address tree like any other
> address now.
> 
> Jakub Kicinski (7):
>   82596: use eth_hw_addr_set()
>   bnx2x: constify static inline stub for dev_addr
>   net: constify netdev->dev_addr
>   net: unexport dev_addr_init() & dev_addr_flush()
>   dev_addr: add a modification check
>   dev_addr_list: put the first addr on the tree
>   net: kunit: add a test for dev_addr_lists
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/7] 82596: use eth_hw_addr_set()
    https://git.kernel.org/netdev/net-next/c/0f98d7e47843
  - [net-next,v2,2/7] bnx2x: constify static inline stub for dev_addr
    https://git.kernel.org/netdev/net-next/c/c9646a18033e
  - [net-next,v2,3/7] net: constify netdev->dev_addr
    https://git.kernel.org/netdev/net-next/c/adeef3e32146
  - [net-next,v2,4/7] net: unexport dev_addr_init() & dev_addr_flush()
    https://git.kernel.org/netdev/net-next/c/5f0b69238427
  - [net-next,v2,5/7] dev_addr: add a modification check
    https://git.kernel.org/netdev/net-next/c/d07b26f5bbea
  - [net-next,v2,6/7] dev_addr_list: put the first addr on the tree
    https://git.kernel.org/netdev/net-next/c/a387ff8e5dda
  - [net-next,v2,7/7] net: kunit: add a test for dev_addr_lists
    https://git.kernel.org/netdev/net-next/c/2c193f2cb110

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-11-20 12:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-19 14:21 [PATCH net-next v2 0/7] net: constify netdev->dev_addr Jakub Kicinski
2021-11-19 14:21 ` [PATCH net-next v2 1/7] 82596: use eth_hw_addr_set() Jakub Kicinski
2021-11-19 14:21 ` [PATCH net-next v2 2/7] bnx2x: constify static inline stub for dev_addr Jakub Kicinski
2021-11-19 14:21 ` [PATCH net-next v2 3/7] net: constify netdev->dev_addr Jakub Kicinski
2021-11-19 14:21 ` [PATCH net-next v2 4/7] net: unexport dev_addr_init() & dev_addr_flush() Jakub Kicinski
2021-11-19 14:21 ` [PATCH net-next v2 5/7] dev_addr: add a modification check Jakub Kicinski
2021-11-19 14:21 ` [PATCH net-next v2 6/7] dev_addr_list: put the first addr on the tree Jakub Kicinski
2021-11-19 14:21 ` [PATCH net-next v2 7/7] net: kunit: add a test for dev_addr_lists Jakub Kicinski
2021-11-19 15:46 ` [PATCH net-next v2 0/7] net: constify netdev->dev_addr David Miller
2021-11-20 12: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=163741141014.21964.15405864461151312227.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).