Re: [PATCH] scsi: ufs: core: Fix setup_xfer_req invocation

From: Bart Van Assche
Date: Wed Feb 21 2024 - 22:09:20 EST


On 2/21/24 18:05, Can Guo wrote:
The if-statement you are mentioning here, is it the if (hba->vops && hba->vops->setup_xfer_req) or if (is_mcq_enabled(hba))?

Hi Can,

I was referring to the latter if-statement, at least if it would occur in the
code that you plan to post and that I haven't seen yet.

Thanks,

Bart.