netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] Add linkmode_fill, use linkmode_*() in phylink/sfp code
@ 2023-11-15 11:39 Russell King (Oracle)
  2023-11-15 11:39 ` [PATCH net-next 1/3] net: linkmode: add linkmode_fill() helper Russell King (Oracle)
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Russell King (Oracle) @ 2023-11-15 11:39 UTC (permalink / raw)
  To: Andrew Lunn, Heiner Kallweit
  Cc: David S. Miller, Eric Dumazet, Jakub Kicinski, netdev,
	Paolo Abeni

Hi,

This small series adds a linkmode_fill() op, and uses it in phylink.
The SFP code is also converted to use linkmode_*() ops.

 drivers/net/phy/phylink.c | 4 ++--
 drivers/net/phy/sfp-bus.c | 2 +-
 include/linux/linkmode.h  | 5 +++++
 3 files changed, 8 insertions(+), 3 deletions(-)

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

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

end of thread, other threads:[~2023-11-16 23:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-15 11:39 [PATCH net-next 0/3] Add linkmode_fill, use linkmode_*() in phylink/sfp code Russell King (Oracle)
2023-11-15 11:39 ` [PATCH net-next 1/3] net: linkmode: add linkmode_fill() helper Russell King (Oracle)
2023-11-15 16:23   ` Andrew Lunn
2023-11-15 11:39 ` [PATCH net-next 2/3] net: phylink: use linkmode_fill() Russell King (Oracle)
2023-11-15 16:23   ` Andrew Lunn
2023-11-15 11:39 ` [PATCH net-next 3/3] net: sfp: use linkmode_*() rather than open coding Russell King (Oracle)
2023-11-15 16:23   ` Andrew Lunn
2023-11-16 23:50 ` [PATCH net-next 0/3] Add linkmode_fill, use linkmode_*() in phylink/sfp code 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).