All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] net: sxgbe: fix descriptor ring allocation failure handling
@ 2026-07-22  1:40 Chenguang Zhao
  2026-07-22  1:40 ` [PATCH net v2 1/2] net: sxgbe: free TX rings on RX allocation failure Chenguang Zhao
  2026-07-22  1:40 ` [PATCH net v2 2/2] net: sxgbe: check descriptor ring allocation failures Chenguang Zhao
  0 siblings, 2 replies; 4+ messages in thread
From: Chenguang Zhao @ 2026-07-22  1:40 UTC (permalink / raw)
  To: bh74.an, andrew+netdev, davem, edumazet, kuba, pabeni
  Cc: netdev, chenguang.zhao, Chenguang Zhao

From: Chenguang Zhao <zhaochenguang@kylinos.cn>

Per Andrew's suggestion, split the patch into two

Chenguang Zhao (2):
  net: sxgbe: free TX rings on RX allocation failure
  net: sxgbe: check descriptor ring allocation failures

 drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

---
v1:
 https://lore.kernel.org/all/20260720024747.504493-1-chenguang.zhao@linux.dev/
-- 
2.25.1


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

end of thread, other threads:[~2026-07-22 10:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-22  1:40 [PATCH net v2 0/2] net: sxgbe: fix descriptor ring allocation failure handling Chenguang Zhao
2026-07-22  1:40 ` [PATCH net v2 1/2] net: sxgbe: free TX rings on RX allocation failure Chenguang Zhao
2026-07-22 10:50   ` Vadim Fedorenko
2026-07-22  1:40 ` [PATCH net v2 2/2] net: sxgbe: check descriptor ring allocation failures Chenguang Zhao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.