mirror of
https://github.com/torvalds/linux.git
synced 2024-11-14 16:12:02 +00:00
42eb59d3a8
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> |
||
---|---|---|
.. | ||
adapter.h | ||
cxgb4vf_main.c | ||
Makefile | ||
sge.c | ||
t4vf_common.h | ||
t4vf_defs.h | ||
t4vf_hw.c |