[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <262CB373A6D1F14F9B81E82F74F77D5A46F9EF49@avmb2.qlogic.org>
Date: Fri, 25 Apr 2014 09:43:46 +0000
From: Shahed Shaikh <shahed.shaikh@...gic.com>
To: Alexander Gordeev <agordeev@...hat.com>
CC: linux-kernel <linux-kernel@...r.kernel.org>,
Dept-HSG Linux NIC Dev <Dept-HSGLinuxNICDev@...gic.com>,
netdev <netdev@...r.kernel.org>,
linux-pci <linux-pci@...r.kernel.org>
Subject: RE: [PATCH v2 net-next 2/2] qlcnic: Use pci_enable_msix_exact()
instead of pci_enable_msix()
> -----Original Message-----
> From: Alexander Gordeev [mailto:agordeev@...hat.com]
> Sent: Friday, April 25, 2014 3:14 PM
> To: Shahed Shaikh
> Cc: linux-kernel; Dept-HSG Linux NIC Dev; netdev; linux-pci
> Subject: [PATCH v2 net-next 2/2] qlcnic: Use pci_enable_msix_exact()
> instead of pci_enable_msix()
>
> As result of deprecation of MSI-X/MSI enablement functions
> pci_enable_msix() and pci_enable_msi_block() all drivers using these two
> interfaces need to be updated to use the new pci_enable_msi_range() or
> pci_enable_msi_exact() and pci_enable_msix_range() or
> pci_enable_msix_exact() interfaces.
>
> Cc: Shahed Shaikh <shahed.shaikh@...gic.com>
> Cc: Dept-HSGLinuxNICDev@...gic.com
> Cc: netdev@...r.kernel.org
> Cc: linux-pci@...r.kernel.org
>
> Signed-off-by: Alexander Gordeev <agordeev@...hat.com>
Acked-by: Shahed Shaikh <shahed.shaikh@...gic.com>
Thanks,
Shahed
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists