]> Git Repo - linux.git/commit
IB/mthca: Fix thinko in mthca_table_find()
authorMichael S. Tsirkin <[email protected]>
Thu, 15 Dec 2005 21:55:50 +0000 (13:55 -0800)
committerRoland Dreier <[email protected]>
Thu, 15 Dec 2005 21:55:50 +0000 (13:55 -0800)
commit6c7d2a75b512c64c910b69adf32dbaddb461910b
treea633a543f384de9b6364e17db687f0c75990470b
parent44b5b0303327cfb23f135b95b2fe5436c81ed27c
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 <[email protected]>
Signed-off-by: Roland Dreier <[email protected]>
drivers/infiniband/hw/mthca/mthca_memfree.c
This page took 0.063538 seconds and 4 git commands to generate.