[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4f6b4593-0658-44be-95ad-07172e9afc9c@altera.com>
Date: Wed, 20 Aug 2025 12:27:13 +0530
From: "G Thomas, Rohan" <rohan.g.thomas@...era.com>
To: Jakub Kicinski <kuba@...nel.org>,
Rohan G Thomas via B4 Relay <devnull+rohan.g.thomas.altera.com@...nel.org>
Cc: Andrew Lunn <andrew+netdev@...n.ch>, "David S. Miller"
<davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>, Maxime Coquelin
<mcoquelin.stm32@...il.com>, Alexandre Torgue
<alexandre.torgue@...s.st.com>, Serge Semin <fancer.lancer@...il.com>,
Romain Gantois <romain.gantois@...tlin.com>,
Jose Abreu <Jose.Abreu@...opsys.com>,
Ong Boon Leong <boon.leong.ong@...el.com>, netdev@...r.kernel.org,
linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Matthew Gerlach <matthew.gerlach@...era.com>
Subject: Re: [PATCH net-next v2 2/3] net: stmmac: xgmac: Correct supported
speed modes
Hi Jakub,
Thanks for reviewing the patch.
On 8/20/2025 6:49 AM, Jakub Kicinski wrote:
> On Sat, 16 Aug 2025 00:55:24 +0800 Rohan G Thomas via B4 Relay wrote:
>> {
>> u32 hw_cap;
>>
>> + struct stmmac_priv *priv = container_of(dma_cap, struct stmmac_priv,
>> + dma_cap);
>> +
>> /* MAC HW feature 0 */
>
> nit: no empty lines between variable declarations and longest to
> shortest, so:
Sure, will fix this in the next version.
>
> {
> + struct stmmac_priv *priv = container_of(dma_cap, struct stmmac_priv,
> + dma_cap);
> u32 hw_cap;
Best Regards,
Rohan
Powered by blists - more mailing lists