From: Fabio Estevam <festevam@gmail.com> Sent: Saturday, February 11, 2017 5:20 AM
To: Andy Duan <redacted>
Cc: David S. Miller <davem@davemloft.net>; netdev@vger.kernel.org;
Stephen Hemminger [off-list ref]
Subject: Re: [PATCH net 1/1] net: fec: fix multicast filtering hardware setup
On Fri, Feb 10, 2017 at 3:54 AM, Andy Duan [off-list ref] wrote:
quoted
Fix hardware setup of multicast address hash:
- Never clear the hardware hash (to avoid packet loss)
- Construct the hash register values in software and then write once
to hardware
Signed-off-by: Fugang Duan <redacted>
Signed-off-by: Rui Sousa <redacted>
It seems you missed to put Rui's name in the From: field.
I did some change base on original patch and merge into net tree.
Forget to change thr FR field, send it again, not V2 version.
Regards,
Andy