From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: netdev@vger.kernel.org, UNGLinuxDriver@microchip.com
Cc: Andrew Lunn <andrew@lunn.ch>,
"David S. Miller" <davem@davemloft.net>,
Florian Fainelli <f.fainelli@gmail.com>,
George McCollister <george.mccollister@gmail.com>,
Jakub Kicinski <kuba@kernel.org>,
Vivien Didelot <vivien.didelot@gmail.com>,
Vladimir Oltean <olteanv@gmail.com>,
Woojung Huh <woojung.huh@microchip.com>
Subject: [PATCH CFT net-next 0/5] Trivial DSA conversions to phylink_generic_validate()
Date: Thu, 27 Jan 2022 11:01:54 +0000 [thread overview]
Message-ID: <YfJ7omKUSF6BY+CL@shell.armlinux.org.uk> (raw)
Hi,
This series converts five DSA drivers to use phylink_generic_validate().
I'd appreciate some reviews and tested-bys for this. Thanks.
drivers/net/dsa/bcm_sf2.c | 54 +++++++++---------------------
drivers/net/dsa/microchip/ksz8795.c | 45 +++++++------------------
drivers/net/dsa/qca/ar9331.c | 45 ++++++-------------------
drivers/net/dsa/qca8k.c | 66 +++++++++++--------------------------
drivers/net/dsa/xrs700x/xrs700x.c | 29 +++++++---------
5 files changed, 67 insertions(+), 172 deletions(-)
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!
next reply other threads:[~2022-01-27 11:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-27 11:01 Russell King (Oracle) [this message]
2022-01-27 11:02 ` [PATCH CFT net-next 1/5] net: dsa: ar9331: convert to phylink_generic_validate() Russell King (Oracle)
2022-01-27 11:02 ` [PATCH CFT net-next 2/5] net: dsa: bcm_sf2: " Russell King (Oracle)
2022-01-27 11:02 ` [PATCH CFT net-next 3/5] net: dsa: ksz8795: " Russell King (Oracle)
2022-01-27 11:02 ` [PATCH CFT net-next 4/5] net: dsa: qca8k: " Russell King (Oracle)
2022-01-27 11:02 ` [PATCH CFT net-next 5/5] net: dsa: xrs700x: " Russell King (Oracle)
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=YfJ7omKUSF6BY+CL@shell.armlinux.org.uk \
--to=linux@armlinux.org.uk \
--cc=UNGLinuxDriver@microchip.com \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=f.fainelli@gmail.com \
--cc=george.mccollister@gmail.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=olteanv@gmail.com \
--cc=vivien.didelot@gmail.com \
--cc=woojung.huh@microchip.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).