Revision 42eb59d3a80ff83b4cacb92dcc44b22da7d4969b authored by Casey Leedom on 24 November 2010, 12:23:57 UTC, committed by David S. Miller on 28 November 2010, 19:40:58 UTC
We were truncating the number of unicast and multicast MAC addresses
supported.  Additionally, we were incorrectly computing the MAC Address
hash (a "1 << N" where we needed a "1ULL << N").

Signed-off-by: Casey Leedom <leedom@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent bcc70bb
History

back to top