netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Clean up pcs-xpcs accessors
@ 2022-11-08 14:25 Russell King (Oracle)
  2022-11-08 14:25 ` [PATCH net-next 1/2] net: mdio: add mdiodev_c45_(read|write) Russell King (Oracle)
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Russell King (Oracle) @ 2022-11-08 14:25 UTC (permalink / raw)
  To: Jose Abreu
  Cc: Andrew Lunn, David S. Miller, Eric Dumazet, Heiner Kallweit,
	Jakub Kicinski, netdev, Paolo Abeni

Hi,

This series cleans up the pcs-xpcs code to use mdiodev accessors for
read/write just like xpcs_modify_changed() does. In order to do this,
we need to introduce the mdiodev clause 45 accessors.

 drivers/net/pcs/pcs-xpcs.c | 10 ++--------
 include/linux/mdio.h       | 13 +++++++++++++
 2 files changed, 15 insertions(+), 8 deletions(-)

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-11-10  4:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-08 14:25 [PATCH net-next 0/2] Clean up pcs-xpcs accessors Russell King (Oracle)
2022-11-08 14:25 ` [PATCH net-next 1/2] net: mdio: add mdiodev_c45_(read|write) Russell King (Oracle)
2022-11-08 15:39   ` Andrew Lunn
2022-11-08 14:26 ` [PATCH net-next 2/2] net: pcs: xpcs: use mdiodev accessors Russell King (Oracle)
2022-11-08 15:40   ` Andrew Lunn
2022-11-10  4:00 ` [PATCH net-next 0/2] Clean up pcs-xpcs accessors patchwork-bot+netdevbpf

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).