[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <BECD8E8A1B550B48A1BF97C13991F60E46D21C7E@avmb2.qlogic.org>
Date: Tue, 18 Feb 2014 19:20:46 +0000
From: Jitendra Kalsaria <jitendra.kalsaria@...gic.com>
To: Alexander Gordeev <agordeev@...hat.com>,
linux-kernel <linux-kernel@...r.kernel.org>
CC: Shahed Shaikh <shahed.shaikh@...gic.com>,
Ron Mercer <ron.mercer@...gic.com>,
Dept-Eng Linux Driver <Linux-Driver@...gic.com>,
netdev <netdev@...r.kernel.org>,
linux-pci <linux-pci@...r.kernel.org>
Subject: Re: [PATCH net-next 30/35] qlge: Use pci_enable_msix_range()
instead of pci_enable_msix()
On 2/18/14 2:11 AM, "Alexander Gordeev" <agordeev@...hat.com> wrote:
>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() and pci_enable_msix_range()
>interfaces.
>
>Signed-off-by: Alexander Gordeev <agordeev@...hat.com>
>Cc: Shahed Shaikh <shahed.shaikh@...gic.com>
>Cc: Jitendra Kalsaria <jitendra.kalsaria@...gic.com>
>Cc: Ron Mercer <ron.mercer@...gic.com>
>Cc: linux-driver@...gic.com
>Cc: netdev@...r.kernel.org
>Cc: linux-pci@...r.kernel.org
>---
> drivers/net/ethernet/qlogic/qlge/qlge_main.c | 15 ++++-----------
> 1 files changed, 4 insertions(+), 11 deletions(-)
Acked-by: Jitendra Kalsaria <jitendra.kalsaria@...gic.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists