summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/dlci.c
diff options
context:
space:
mode:
authorCasey Leedom <leedom@chelsio.com>2010-11-24 12:23:57 +0000
committerDavid S. Miller <davem@davemloft.net>2010-11-28 11:40:58 -0800
commit42eb59d3a80ff83b4cacb92dcc44b22da7d4969b (patch)
treec053c48b34d4a9c17badc50967c9cd3b5eaee34b /drivers/net/wan/dlci.c
parentbcc70bb3aeae7c3d035881d41055685f08a2b745 (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/net/wan/dlci.c')
0 files changed, 0 insertions, 0 deletions