[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164177641372.18208.8881552239019248991.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: jes@...ined-monkey.org, davem@...emloft.net, kuba@...nel.org,
linux-acenic@...site.dk, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] net: alteon: Simplify DMA setting
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Sat, 8 Jan 2022 15:26:06 +0100 you wrote:
> As stated in [1], dma_set_mask() with a 64-bit mask will never fail if
> dev->dma_mask is non-NULL.
> So, if it fails, the 32 bits case will also fail for the same reason.
>
> If dma_set_mask_and_coherent() succeeds, 'ap->pci_using_dac' is known to be
> 1. So 'pci_using_dac' can be removed from the 'struct ace_private'.
>
> [...]
Here is the summary with links:
- net: alteon: Simplify DMA setting
https://git.kernel.org/netdev/net-next/c/ba8a58634972
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