cciss: unlock on error path
authorDan Carpenter <error27@gmail.com>
Fri, 2 Apr 2010 06:39:40 +0000 (08:39 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 2 Apr 2010 06:39:40 +0000 (08:39 +0200)
We take the spin_lock again in fail_all_cmds() so we need to unlock
here.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found