[IB] uverbs: unlock correctly in error paths
authorRoland Dreier <rolandd@cisco.com>
Tue, 11 Oct 2005 22:39:38 +0000 (15:39 -0700)
committerRoland Dreier <rolandd@cisco.com>
Mon, 17 Oct 2005 22:20:29 +0000 (15:20 -0700)
commit305a7e87055dde2466a855c24ef51a606915d149
tree7cfe3df3901ad99677dc1794d684894db8bf5a38
parent5b6810e048435de508ef66aebd6b78db13d651b8
[IB] uverbs: unlock correctly in error paths

A couple of functions were missing spin_unlock calls in error paths.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/core/uverbs_main.c