commit | 6c7d2a75b512c64c910b69adf32dbaddb461910b | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@mellanox.co.il> | Thu Dec 15 13:55:50 2005 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Thu Dec 15 13:55:50 2005 -0800 |
tree | a633a543f384de9b6364e17db687f0c75990470b | |
parent | 44b5b0303327cfb23f135b95b2fe5436c81ed27c [diff] |
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 <mst@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>