diff options
author | Casey Leedom <leedom@chelsio.com> | 2010-11-24 12:23:57 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-11-28 11:40:58 -0800 |
commit | 42eb59d3a80ff83b4cacb92dcc44b22da7d4969b (patch) | |
tree | c053c48b34d4a9c17badc50967c9cd3b5eaee34b /drivers/pci/bus.c | |
parent | bcc70bb3aeae7c3d035881d41055685f08a2b745 (diff) |
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/pci/bus.c')
0 files changed, 0 insertions, 0 deletions