netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] net: mdio: mdio-bcm-unimac: optimizations and clean up
@ 2023-12-13 22:27 Justin Chen
  2023-12-13 22:27 ` [PATCH net v2 1/2] net: mdio: mdio-bcm-unimac: Delay before first poll Justin Chen
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Justin Chen @ 2023-12-13 22:27 UTC (permalink / raw)
  To: netdev
  Cc: opendmb, florian.fainelli, bcm-kernel-feedback-list, andrew,
	hkallweit1, linux, davem, edumazet, kuba, pabeni, Justin Chen

[-- Attachment #1: Type: text/plain, Size: 333 bytes --]

Clean up mdio poll to use read_poll_timeout() and reduce the potential
poll time.

Justin Chen (2):
  net: mdio: mdio-bcm-unimac: Delay before first poll
  net: mdio: mdio-bcm-unimac: Use read_poll_timeout

 drivers/net/mdio/mdio-bcm-unimac.c | 21 ++++++++-------------
 1 file changed, 8 insertions(+), 13 deletions(-)

-- 
2.34.1


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4206 bytes --]

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

end of thread, other threads:[~2023-12-15  2:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-13 22:27 [PATCH net v2 0/2] net: mdio: mdio-bcm-unimac: optimizations and clean up Justin Chen
2023-12-13 22:27 ` [PATCH net v2 1/2] net: mdio: mdio-bcm-unimac: Delay before first poll Justin Chen
2023-12-14 11:46   ` Andrew Lunn
2023-12-13 22:27 ` [PATCH net v2 2/2] net: mdio: mdio-bcm-unimac: Use read_poll_timeout Justin Chen
2023-12-14 11:47   ` Andrew Lunn
2023-12-14 19:42 ` [PATCH net v2 0/2] net: mdio: mdio-bcm-unimac: optimizations and clean up Jakub Kicinski
2023-12-14 20:01   ` Justin Chen
2023-12-15  2:20 ` 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).