From: David Miller <davem@davemloft.net> Date: 2017-02-14 17:15:55
From: Andy Duan <redacted>
Date: Mon, 13 Feb 2017 10:01:25 +0800
From: Rui Sousa <redacted>
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: Rui Sousa <redacted>
Signed-off-by: Fugang Duan <redacted>