[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240227192400.19f4c9cc@kernel.org>
Date: Tue, 27 Feb 2024 19:24:00 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Piotr Wejman <piotrwejman90@...il.com>
Cc: Alexandre Torgue <alexandre.torgue@...s.st.com>, Jose Abreu
<joabreu@...opsys.com>, "David S. Miller" <davem@...emloft.net>, Eric
Dumazet <edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>, Maxime
Coquelin <mcoquelin.stm32@...il.com>, netdev@...r.kernel.org,
linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] net: stmmac: fix rx queue priority assignment
On Mon, 26 Feb 2024 10:31:44 +0100 Piotr Wejman wrote:
> + ctrl2 = readl(ioaddr + XGMAC_RXQ_CTRL2);
> + ctrl3 = readl(ioaddr + XGMAC_RXQ_CTRL3);
> +
checkpatch points out there is an unnecessary tab on this empty line
> + /* The software must ensure that the same priority
> + * is not mapped to multiple Rx queues.
> + */
--
pw-bot: cr
Powered by blists - more mailing lists