diff options
author | Dan Carpenter <error27@gmail.com> | 2011-03-20 07:09:50 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-04-13 18:44:05 -0400 |
commit | 485707116b3949ab41e1aba8d74f45a7551e3a65 (patch) | |
tree | b78a9ca59b2c2e930d61f96d94194ee66811fdc8 /drivers/scsi/mvsas | |
parent | 9ab7927bb845cf2549110b19c212fe44a2bfbacb (diff) |
usb: pch_udc: unlock on allocation failure
There was an unlock missing on the error path.
Also I did a small cleanup by changing ep->dev->lock for just dev->lock.
They're the same lock, but dev->lock is shorter and that's how it is
used for the spin_unlock_irqrestore() call.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/scsi/mvsas')
0 files changed, 0 insertions, 0 deletions