From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from sabertooth01.qualcomm.com ([65.197.215.72]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZgBXA-0006On-OQ for ath10k@lists.infradead.org; Sun, 27 Sep 2015 12:58:29 +0000 From: Kalle Valo Subject: Re: [PATCH] ath10k: fix MSI-X registering for qca99x0 References: <1442470653-25162-1-git-send-email-janusz.dziedzic@tieto.com> Date: Sun, 27 Sep 2015 15:57:56 +0300 In-Reply-To: <1442470653-25162-1-git-send-email-janusz.dziedzic@tieto.com> (Janusz Dziedzic's message of "Thu, 17 Sep 2015 08:17:33 +0200") Message-ID: <877fncc94b.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Janusz Dziedzic Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org Janusz Dziedzic writes: > In case of qca99x0 and MSI-X supported/enabled we > failed during interrupts registering with message: > > ath10k_pci 0000:04:00.0: failed to request MSI-X ce irq 50: -22 > > Issue/fix was reproduced/tested using Dell Latitude E6430 laptop. > > Signed-off-by: Janusz Dziedzic Thanks, applied. -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from sabertooth01.qualcomm.com ([65.197.215.72]:47181 "EHLO sabertooth01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755603AbbI0M6I (ORCPT ); Sun, 27 Sep 2015 08:58:08 -0400 From: Kalle Valo To: Janusz Dziedzic CC: , Subject: Re: [PATCH] ath10k: fix MSI-X registering for qca99x0 References: <1442470653-25162-1-git-send-email-janusz.dziedzic@tieto.com> Date: Sun, 27 Sep 2015 15:57:56 +0300 In-Reply-To: <1442470653-25162-1-git-send-email-janusz.dziedzic@tieto.com> (Janusz Dziedzic's message of "Thu, 17 Sep 2015 08:17:33 +0200") Message-ID: <877fncc94b.fsf@kamboji.qca.qualcomm.com> (sfid-20150927_145812_818488_8D8D7DCA) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-wireless-owner@vger.kernel.org List-ID: Janusz Dziedzic writes: > In case of qca99x0 and MSI-X supported/enabled we > failed during interrupts registering with message: > > ath10k_pci 0000:04:00.0: failed to request MSI-X ce irq 50: -22 > > Issue/fix was reproduced/tested using Dell Latitude E6430 laptop. > > Signed-off-by: Janusz Dziedzic Thanks, applied. -- Kalle Valo