Re: [PATCH net-next,v2] net: stmmac: remove duplicate dma queue channel macros

From: patchwork-bot+netdevbpf
Date: Thu Oct 27 2022 - 06:20:52 EST


Hello:

This patch was applied to netdev/net-next.git (master)
by Paolo Abeni <pabeni@xxxxxxxxxx>:

On Tue, 25 Oct 2022 16:17:47 +0800 you wrote:
> It doesn't need extra macros for queue 0 & 4. Same macro could
> be used for all 8 queues. Related queue/channel functions could
> be combined together.
>
> Original macro which has two same parameters is unsafe macro and
> might have potential side effects. Each MTL RxQ DMA channel mask
> is 4 bits, so using (0xf << chan) instead of GENMASK(x + 3, x) to
> avoid unsafe macro.
>
> [...]

Here is the summary with links:
- [net-next,v2] net: stmmac: remove duplicate dma queue channel macros
https://git.kernel.org/netdev/net-next/c/330543d04f2c

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html