From: Eli Cohen Date: Mon, 15 Nov 2010 14:04:39 +0000 (+0000) Subject: IB/mlx4: Fix IBoE reported link rate X-Git-Tag: v2.6.37-rc5~33^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=328266c561153a0c19084088d5dacd40632dc7ae;p=pandora-kernel.git 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed