[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166121821480.29630.4763945927297799597.git-patchwork-notify@kernel.org>
Date: Tue, 23 Aug 2022 01:30:14 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Sergei Antonov <saproj@...il.com>
Cc: netdev@...r.kernel.org, andrew@...n.ch, kuba@...nel.org,
olteanv@...il.com
Subject: Re: [PATCH v2] net: moxa: get rid of asymmetry in DMA mapping/unmapping
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 19 Aug 2022 14:05:19 +0300 you wrote:
> Since priv->rx_mapping[i] is maped in moxart_mac_open(), we
> should unmap it from moxart_mac_stop(). Fixes 2 warnings.
>
> 1. During error unwinding in moxart_mac_probe(): "goto init_fail;",
> then moxart_mac_free_memory() calls dma_unmap_single() with
> priv->rx_mapping[i] pointers zeroed.
>
> [...]
Here is the summary with links:
- [v2] net: moxa: get rid of asymmetry in DMA mapping/unmapping
https://git.kernel.org/netdev/net/c/0ee7828dfc56
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists