| commit | 2fc2c60df3d2b3a557eb8d750779def9d51934b1 | [log] [tgz] |
|---|---|---|
| author | Jens Axboe <jens.axboe@oracle.com> | Wed Dec 13 15:44:27 2006 +0100 |
| committer | Jens Axboe <jens.axboe@oracle.com> | Wed Dec 13 15:44:27 2006 +0100 |
| tree | c01576800f24494986704aa1e69c7d661de9f679 | |
| parent | c65fb61b3c92ad8f99f16c7a2c11247bfaf0a1da [diff] |
[PATCH] Fixup cciss error handling The previous cciss commit removed the err_out_disable_pdev label, but there was still a user of that. Fix that up. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>