On 2021-04-01 14:44, Daejun Park wrote:
Hi, Can Guo

diff --git a/drivers/scsi/ufs/ufshcd.c b/drivers/scsi/ufs/ufshcd.c
...

        req->end_io_data = &wait;
-       free_slot = req->tag;
        WARN_ON_ONCE(free_slot < 0 || free_slot >= hba->nutmrs);
I think this line should be removed.


Oh, yes, will remove it in next version.

Thanks,
Can Guo.

Thanks,
Daejun

Reply via email to