From: Jack Morgenstein Date: Fri, 14 Jul 2006 07:23:50 +0000 (-0700) Subject: [PATCH] IB/mthca: fix static rate returned by mthca_ah_query X-Git-Tag: v2.6.18-rc2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2290d2c9f51d7ee2f45adee79b4d9e080ca15d36;p=pandora-kernel.git [PATCH] IB/mthca: fix static rate returned by mthca_ah_query mthca_ah_query returs the static rate of the address handle in internal mthc format. fix it to use rate encoding from enum ib_rate, which is what users expect. Signed-off-by: Jack Morgenstein Signed-off-by: Michael S. Tsirkin Cc: Roland Dreier Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed