[PATCH 0/3] scsi: arcmsr: add driver module parameter - msi_enable, msix_enable

From: Ching Huang
Date: Thu Nov 23 2017 - 04:22:17 EST


From: Ching Huang <ching2048@xxxxxxxxxxxx>

Hi all,

The following patches apply to Martin's 4.16/scsi-queue.

Patch 1: Add module parameter msi_enable to has a chance to disable msi interrupt if it does not work properly.

Patch 2: Add module parameter msix_enable to has a chance to disable msix interrupt if it does not work properly.

Patch 3: Update driver version to v1.40.00.03-20171121

Please review. Thanks.
---