commit | 0fab541ac2ca9bc69522e488a9dda825e2d4a243 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Tue Feb 03 17:57:17 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 04 16:17:45 2015 -0800 |
tree | 4337ce88d65b0294e099984bf6749256ad37d3bb | |
parent | 6af0a52f65840bdfae5e24df51cbe9965a4146f6 [diff] |
net/mlx4_core: Fix misleading debug print on CQE stride support We do support cache line sizes of 32 and 64 bytes without activating the CQE stride feature. Fix a misleading print saying that these cache line sizes aren't supported. Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Amir Vadai <amirv@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>