diff options
author | Casey Leedom <leedom@chelsio.com> | 2010-11-24 13:23:57 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-11-28 20:40:58 +0100 |
commit | 42eb59d3a80ff83b4cacb92dcc44b22da7d4969b (patch) | |
tree | c053c48b34d4a9c17badc50967c9cd3b5eaee34b /drivers/net/au1000_eth.c | |
parent | net, ppp: Report correct error code if unit allocation failed (diff) | |
download | linux-42eb59d3a80ff83b4cacb92dcc44b22da7d4969b.tar.xz linux-42eb59d3a80ff83b4cacb92dcc44b22da7d4969b.zip |
cxgb4vf: fix setting unicast/multicast addresses ...
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>
Diffstat (limited to 'drivers/net/au1000_eth.c')
0 files changed, 0 insertions, 0 deletions