diff options
author | Dimitris Michailidis <dm@chelsio.com> | 2010-12-03 11:39:04 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-12-08 18:36:22 +0100 |
commit | ce9aeb583a1071304d0e4ab8db600bfc8a6a1b44 (patch) | |
tree | a0879740d24c7a31fceac3daa0f0f5121f26fe01 /drivers/net/ibm_newemac | |
parent | CAIF: Fix U5500 compile error for shared memory driver (diff) | |
download | linux-ce9aeb583a1071304d0e4ab8db600bfc8a6a1b44.tar.xz linux-ce9aeb583a1071304d0e4ab8db600bfc8a6a1b44.zip |
cxgb4: fix MAC address hash filter
Fix the calculation of the inexact hash-based MAC address filter.
It's 64 bits but current code is missing a ULL. Results in filtering out
some legitimate packets.
Signed-off-by: Dimitris Michailidis <dm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ibm_newemac')
0 files changed, 0 insertions, 0 deletions