From: Michael S. Tsirkin Date: Thu, 15 Dec 2005 21:55:50 +0000 (-0800) Subject: IB/mthca: Fix thinko in mthca_table_find() X-Git-Tag: v2.6.16-rc1~678^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c7d2a75b512c64c910b69adf32dbaddb461910b;p=pandora-kernel.git IB/mthca: Fix thinko in mthca_table_find() break only escapes from the innermost loop, and we want to escape both loops and return an answer. Noticed by Ishai Rabinovitch. Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed