From: Roland Dreier Date: Wed, 17 Aug 2005 14:39:10 +0000 (-0700) Subject: [PATCH] IB/mthca: Use correct port width capability value X-Git-Tag: v2.6.14-rc1~1050^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da6561c285a6e28a075b97fd5a1560a2b0ce843e;p=pandora-kernel.git [PATCH] IB/mthca: Use correct port width capability value When we call the INIT_IB firmware command to bring up a port, use the actual port width capability returned by the QUERY_DEV_LIM command instead of always trying to enable both 1X and 4X. This fixes breakage seen when the firmware is build to allow 4X only. Signed-off-by: Roland Dreier --- Reading git-diff-tree failed