git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44b5b03
)
IB/mthca: Fix thinko in mthca_table_find()
author
Michael S. Tsirkin
<mst@mellanox.co.il>
Thu, 15 Dec 2005 21:55:50 +0000
(13:55 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Thu, 15 Dec 2005 21:55:50 +0000
(13:55 -0800)
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>
No differences found