netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Refine stmmac code
@ 2025-07-22  6:27 Tiezhu Yang
  2025-07-22  6:27 ` [PATCH net-next 1/2] net: stmmac: Return early if invalid in loongson_dwmac_fix_reset() Tiezhu Yang
  2025-07-22  6:27 ` [PATCH net-next 2/2] net: stmmac: Check stmmac_hw_setup() in stmmac_resume() Tiezhu Yang
  0 siblings, 2 replies; 8+ messages in thread
From: Tiezhu Yang @ 2025-07-22  6:27 UTC (permalink / raw)
  To: Andrew Lunn, David S . Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni
  Cc: netdev, linux-kernel

Here are two small patches to refine stmmac code when debugging and
testing the problem "Failed to reset the dma".

Tiezhu Yang (2):
  net: stmmac: Return early if invalid in loongson_dwmac_fix_reset()
  net: stmmac: Check stmmac_hw_setup() in stmmac_resume()

 drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.c | 3 +++
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c    | 9 ++++++++-
 2 files changed, 11 insertions(+), 1 deletion(-)

-- 
2.42.0


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

end of thread, other threads:[~2025-07-23  9:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-22  6:27 [PATCH net-next 0/2] Refine stmmac code Tiezhu Yang
2025-07-22  6:27 ` [PATCH net-next 1/2] net: stmmac: Return early if invalid in loongson_dwmac_fix_reset() Tiezhu Yang
2025-07-22 12:48   ` Maxime Chevallier
2025-07-22 13:10     ` Tiezhu Yang
2025-07-23  9:42       ` Tiezhu Yang
2025-07-22  6:27 ` [PATCH net-next 2/2] net: stmmac: Check stmmac_hw_setup() in stmmac_resume() Tiezhu Yang
2025-07-22 12:44   ` Maxime Chevallier
2025-07-23  7:57   ` Huacai Chen

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