[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20161207072907.GA20253@infradead.org>
Date: Tue, 6 Dec 2016 23:29:07 -0800
From: Christoph Hellwig <hch@...radead.org>
To: Michael Chan <michael.chan@...adcom.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org,
selvin.xavier@...adcom.com, somnath.kotur@...adcom.com,
dledford@...hat.com, linux-rdma@...r.kernel.org
Subject: Re: [PATCH net-next v2 0/7] bnxt_en: Add interface to support RDMA
driver.
On Wed, Dec 07, 2016 at 12:26:14AM -0500, Michael Chan wrote:
> This series adds an interface to support a brand new RDMA driver bnxt_re.
> The first step is to re-arrange some code so that pci_enable_msix() can
> be called during pci probe. The purpose is to allow the RDMA driver to
> initialize and stay initialized whether the netdev is up or down.
Please switch form pci_enable_msix to pci_alloc_irq_vectors for any
changes to MSI-X code, thanks!
Powered by blists - more mailing lists