Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SCSI] hpsa: do not read from controller unnecessarily in completion …
…code MSI/MSI-X interrupts can't race the DMA completion they are communicating so no need to read from controller to flush the DMA to the host if MSI or MSI-X interrupts are being used. Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
- Loading branch information