commit | e1cd3911170eda37fd9501e81ee1c2eb63803fd0 | [log] [tgz] |
---|---|---|
author | jiangyiwen <jiangyiwen@huawei.com> | Tue Feb 16 20:14:13 2016 +0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Fri Feb 26 17:25:32 2016 -0500 |
tree | c4ff024d2f69d7e701dc8223668c43f674133ca7 | |
parent | 84e54c46b2f440a365a5224f1e5f173a462b7cca [diff] |
SCSI: Free resources when we return BLKPREP_INVALID When called scsi_prep_fn return BLKPREP_INVALID, we should use the same code with BLKPREP_KILL in scsi_prep_return. Signed-off-by: Yiwen Jiang <jiangyiwen@huawei.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>