Re: [PATCH v4 07/10] scsi: hisi_sas: use blk_mq_hctx_map_queues to map queues

From: Daniel Wagner
Date: Thu Nov 14 2024 - 02:12:42 EST


On Thu, Nov 14, 2024 at 08:36:35AM +0800, kernel test robot wrote:
> >> drivers/scsi/hisi_sas/hisi_sas_v2_hw.c:3375:45: error: use of undeclared identifier 'COQ_IRQ_INDEX'
> 3375 | cq->irq_no = hisi_hba->irq_map[queue_no + COQ_IRQ_INDEX];
> | ^

Argh, I forgot to fold my fix in...