OSDN Git Service

net/mlx4_core: Fix misleading debug print on CQE stride support
authorOr Gerlitz <ogerlitz@mellanox.com>
Tue, 3 Feb 2015 15:57:17 +0000 (17:57 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Feb 2015 00:17:45 +0000 (16:17 -0800)
commit0fab541ac2ca9bc69522e488a9dda825e2d4a243
tree4337ce88d65b0294e099984bf6749256ad37d3bb
parent6af0a52f65840bdfae5e24df51cbe9965a4146f6
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>
drivers/net/ethernet/mellanox/mlx4/main.c