[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164177641397.18208.6020269866763474619.git-patchwork-notify@kernel.org>
Date: Mon, 10 Jan 2022 01:00:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: mark.einon@...il.com, davem@...emloft.net, kuba@...nel.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH] et131x: Remove useless DMA-32 fallback configuration
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Sun, 9 Jan 2022 12:13:47 +0100 you wrote:
> As stated in [1], dma_set_mask() with a 64-bit mask never fails if
> dev->dma_mask is non-NULL.
> So, if it fails, the 32 bits case will also fail for the same reason.
>
> Moreover, dma_set_mask_and_coherent() returns 0 or -EIO, so the return
> code of the function can be used directly. There is no need to 'rc = -EIO'
> explicitly.
>
> [...]
Here is the summary with links:
- et131x: Remove useless DMA-32 fallback configuration
https://git.kernel.org/netdev/net-next/c/948f6b297f6d
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