netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH v1 7/7] net/ps3_gelic: Fix DMA mapping problems
       [not found] ` <32670eab538e232957517b74f4a547b0315253f7.1673748018.git.geoff@infradead.org>
@ 2023-01-18  1:25   ` Jakub Kicinski
  0 siblings, 0 replies; only message in thread
From: Jakub Kicinski @ 2023-01-18  1:25 UTC (permalink / raw)
  To: Geoff Levand; +Cc: David S. Miller, netdev

On Mon, 16 Jan 2023 21:05:57 +0000 Geoff Levand wrote:
> Fixes several DMA mapping problems with the PS3's gelic network driver:
> 
>  * Change from checking the return value of dma_map_single to using the
>    dma_mapping_error routine.
>  * Use the correct buffer length when mapping the RX skb.

These two should be separate patches in a series sent against the net
tree (meaning [PATCH net] and a Fixes tag in the commit message).

Then a week later (once the fixes have propagated into the net-next
tree) you can send the cleanups to net-next.

https://www.kernel.org/doc/html/next/process/maintainer-netdev.html

Before any of that tho - the emails must reach the mailing list.
No idea why your posting did not show up there :(

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-18  1:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <cover.1673748018.git.geoff@infradead.org>
     [not found] ` <32670eab538e232957517b74f4a547b0315253f7.1673748018.git.geoff@infradead.org>
2023-01-18  1:25   ` [PATCH v1 7/7] net/ps3_gelic: Fix DMA mapping problems Jakub Kicinski

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