Return-path: Received: from sabertooth02.qualcomm.com ([65.197.215.38]:3942 "EHLO sabertooth02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755078AbaAHLau (ORCPT ); Wed, 8 Jan 2014 06:30:50 -0500 From: Vladimir Kondratiev To: Alexander Gordeev CC: , , , Subject: Re: [PATCH 7/7] wil6210: Use new interfaces for MSI enablement Date: Wed, 8 Jan 2014 13:30:45 +0200 Message-ID: <1649789.pNiBbZVqTd@lx-vladimir> (sfid-20140108_123055_465449_4020D75F) In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tuesday, January 07, 2014 07:05:42 PM Alexander Gordeev wrote: > Signed-off-by: Alexander Gordeev > --- > drivers/net/wireless/ath/wil6210/pcie_bus.c | 36 ++++++++++++++------------ > 1 files changed, 19 insertions(+), 17 deletions(-) > Patch looks fine, but I can't validate it as I can't find patch introducing pci_enable_msi_range(). Where this patch landed on? I am working with: git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git I also checked git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git and, of course git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git Thanks, Vladimir