All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v7 0/2] net/ps3_gelic_net: DMA related fixes
@ 2023-03-05  2:08 Geoff Levand
  2023-03-05  2:08 ` [PATCH net v7 1/2] net/ps3_gelic_net: Fix RX sk_buff length Geoff Levand
  2023-03-05  2:08 ` [PATCH net v7 2/2] net/ps3_gelic_net: Use dma_mapping_error Geoff Levand
  0 siblings, 2 replies; 7+ messages in thread
From: Geoff Levand @ 2023-03-05  2:08 UTC (permalink / raw)
  To: netdev, Jakub Kicinski, David S. Miller
  Cc: Alexander Lobakin, Alexander Duyck, Paolo Abeni

v7: Remove all cleanups, sync to spider net.
v6: Reworked and cleaned up patches.
v5: Some additional patch cleanups.
v4: More patch cleanups.
v3: Cleaned up patches as requested.

Geoff Levand (2):
  net/ps3_gelic_net: Fix RX sk_buff length
  net/ps3_gelic_net: Use dma_mapping_error

 drivers/net/ethernet/toshiba/ps3_gelic_net.c | 16 +++++++++-------
 drivers/net/ethernet/toshiba/ps3_gelic_net.h |  5 +++--
 2 files changed, 12 insertions(+), 9 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-03-11 21:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-05  2:08 [PATCH net v7 0/2] net/ps3_gelic_net: DMA related fixes Geoff Levand
2023-03-05  2:08 ` [PATCH net v7 1/2] net/ps3_gelic_net: Fix RX sk_buff length Geoff Levand
2023-03-06 15:54   ` Alexander H Duyck
2023-03-11 21:40     ` Geoff Levand
2023-03-05  2:08 ` [PATCH net v7 2/2] net/ps3_gelic_net: Use dma_mapping_error Geoff Levand
2023-03-06 16:01   ` Alexander H Duyck
2023-03-11 21:41     ` Geoff Levand

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.