Re: [PATCH 2/2] ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range()

From: Tejun Heo
Date: Wed Apr 16 2014 - 16:03:10 EST


On Wed, Apr 02, 2014 at 10:19:57AM +0200, Alexander Gordeev wrote:
> The driver calls pci_enable_msi_range() function with the
> range of [nvec..nvec] which what pci_enable_msi_exact()
> function is for.
>
> Signed-off-by: Alexander Gordeev <agordeev@xxxxxxxxxx>
> Cc: linux-ide@xxxxxxxxxxxxxxx

Please refresh this one after updating the first patch.

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/