[PATCH v2 0/2] scsi: ufs: two fixups of ufshcd_abort()
From: Bean Huo
Date: Tue Aug 11 2020 - 10:19:36 EST
From: Bean Huo <beanhuo@xxxxxxxxxx>
Changelog:
v1 - v2:
1. add patch [1/2], which is from Stanley Chu <stanley.chu@xxxxxxxxxxxx>
2. change goto command in patch [2/2], let it goto cleanup flow
Bean Huo (1):
scsi: ufs: no need to send one Abort Task TM in case the task in DB
was cleared
Stanley Chu (1):
scsi: ufs: Cleanup completed request without interrupt notification
drivers/scsi/ufs/ufshcd.c | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)
--
2.17.1