From: Andrew Lunn <andrew@lunn.ch>
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org,
hkallweit1@gmail.com, linux@armlinux.org.uk
Subject: Re: [PATCH net-next 3/8] net: phy: constify netdev->dev_addr references
Date: Fri, 22 Oct 2021 21:07:22 +0200 [thread overview]
Message-ID: <YXML6qoHPI0OqzUL@lunn.ch> (raw)
In-Reply-To: <20211022175543.2518732-4-kuba@kernel.org>
On Fri, Oct 22, 2021 at 10:55:38AM -0700, Jakub Kicinski wrote:
> netdev->dev_addr will become a const soon(ish),
> constify the local variables referring to it.
>
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew
next prev parent reply other threads:[~2021-10-22 19:07 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-22 17:55 [PATCH net-next 0/8] don't write directly to netdev->dev_addr Jakub Kicinski
2021-10-22 17:55 ` [PATCH net-next 1/8] net: core: constify mac addrs in selftests Jakub Kicinski
2021-10-22 17:55 ` [PATCH net-next 2/8] net: rtnetlink: use __dev_addr_set() Jakub Kicinski
2021-10-22 17:55 ` [PATCH net-next 3/8] net: phy: constify netdev->dev_addr references Jakub Kicinski
2021-10-22 19:07 ` Andrew Lunn [this message]
2021-10-22 17:55 ` [PATCH net-next 4/8] net: bonding: constify and use dev_addr_set() Jakub Kicinski
2021-10-22 18:39 ` Jay Vosburgh
2021-10-22 17:55 ` [PATCH net-next 5/8] net: hsr: get ready for const netdev->dev_addr Jakub Kicinski
2021-10-22 17:55 ` [PATCH net-next 6/8] net: caif: " Jakub Kicinski
2021-10-22 17:55 ` [PATCH net-next 7/8] net: drivers: " Jakub Kicinski
2021-10-22 17:55 ` [PATCH net-next 8/8] net: atm: use address setting helpers Jakub Kicinski
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=YXML6qoHPI0OqzUL@lunn.ch \
--to=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=hkallweit1@gmail.com \
--cc=kuba@kernel.org \
--cc=linux@armlinux.org.uk \
--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).