[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <78EB27739596EE489E55E81C33FEC33A0B932F51@DE02WEMBXB.internal.synopsys.com>
Date: Wed, 29 May 2019 07:39:49 +0000
From: Jose Abreu <Jose.Abreu@...opsys.com>
To: Biao Huang <biao.huang@...iatek.com>
CC: Giuseppe Cavallaro <peppe.cavallaro@...com>,
Alexandre Torgue <alexandre.torgue@...com>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Matthias Brugger <matthias.bgg@...il.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"linux-stm32@...md-mailman.stormreply.com"
<linux-stm32@...md-mailman.stormreply.com>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-mediatek@...ts.infradead.org"
<linux-mediatek@...ts.infradead.org>,
"yt.shen@...iatek.com" <yt.shen@...iatek.com>,
"jianguo.zhang@...iatek.com" <jianguo.zhang@...iatek.com>,
"boon.leong.ong@...el.com" <boon.leong.ong@...el.com>,
"andrew@...n.ch" <andrew@...n.ch>
Subject: RE: [v4, PATCH] net: stmmac: add support for hash table size
128/256 in dwmac4
From: Biao Huang <biao.huang@...iatek.com>
Date: Wed, May 29, 2019 at 02:38:44
> } else if (!netdev_mc_empty(dev)) {
> - u32 mc_filter[2];
> + u32 mc_filter[8];
> struct netdev_hw_addr *ha;
The reverse christmas tree also applies here.
I also see some coding-style errors, like missing line breaks, etc...
that checkpatch should complain about.
Also, please run this patch against stmmac selftests and add the output
to the commit log.
Thanks,
Jose Miguel Abreu
Powered by blists - more mailing lists