commit | 328266c561153a0c19084088d5dacd40632dc7ae | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@dev.mellanox.co.il> | Mon Nov 15 14:04:39 2010 +0000 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Dec 01 16:10:35 2010 -0800 |
tree | 346402ed48bd2897499cd41341c91a7c501f0ed4 | |
parent | 58d74bb1d9f79bb56b2ea51d2ca06a28fa0fce02 [diff] |
IB/mlx4: Fix IBoE reported link rate The link rate is the product of the link speed in the link width. For Etherent ports the rate is 10G, so we use 1 for the width and 4 for speed to get the correct rate. Signed-off-by: Eli Cohen <eli@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>