From: Heiner Kallweit <[email protected]> Date: Sun, 21 Jan 2018 14:52:37 +0100
> The multicast hash filter is a 64 bit value and the code can be > simplified by using a u64 variable. > > Signed-off-by: Heiner Kallweit <[email protected]> This is a wash on 32-bit and probably generates worse code. So, I'm not applying this. Sorry.
