]> git.karo-electronics.de Git - linux-beck.git/commit
IB/ipath: Fix two more spin lock problems
authorRalph Campbell <ralphc@pathscale.com>
Thu, 3 May 2007 19:40:51 +0000 (12:40 -0700)
committerRoland Dreier <rolandd@cisco.com>
Mon, 7 May 2007 04:18:11 +0000 (21:18 -0700)
commit6ed89b9574776d4178f1ad754d20e4f1e5a4b6c8
tree6aafb2518c2cf83566ef7276b9d4424b8dd31207
parent1a70a05d9d2b30db3e56f8cfbebb175663b41bad
IB/ipath: Fix two more spin lock problems

Fix a missing unlock in ipath_rc_rcv_resp() and remove an extra unlock
from ipath_rc_rcv_error().

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ipath/ipath_rc.c