| commit | e9319b0cb00d4d68792fdae37e81e316cb632cb9 | [log] [tgz] |
|---|---|---|
| author | Roland Dreier <roland@purestorage.com> | Mon Feb 27 09:15:08 2012 -0800 |
| committer | Roland Dreier <roland@purestorage.com> | Mon Feb 27 09:15:08 2012 -0800 |
| tree | 9947cf3123745e0cab9c587566a00a14e949459f | |
| parent | 6b21d18ed50c7d145220b0724ea7f2613abf0f95 [diff] |
IB/core: Fix SDR rates in sysfs
Commit 71eeba16 ("IB: Add new InfiniBand link speeds") introduced a bug
where eg the rate for IB 4X SDR links iss displayed as "8.5 Gb/sec"
instead of "10 Gb/sec" as it used to be. Fix that.
Reported-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>