From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from sabertooth01.qualcomm.com ([65.197.215.72]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1V9Fsj-0001kb-Cm for ath10k@lists.infradead.org; Tue, 13 Aug 2013 14:47:34 +0000 From: Kalle Valo Subject: Re: [PATCH] ath10k: check allocation errors in CE References: <1376030353-32421-1-git-send-email-janusz.dziedzic@tieto.com> Date: Tue, 13 Aug 2013 17:47:05 +0300 In-Reply-To: <1376030353-32421-1-git-send-email-janusz.dziedzic@tieto.com> (Janusz Dziedzic's message of "Fri, 9 Aug 2013 08:39:13 +0200") Message-ID: <87ppth8x7a.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: > Handle pci_alloc_consistent(), kmalloc() > errors in copy engine module. > Found during code review. > > 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]:37208 "EHLO sabertooth01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757950Ab3HMOrL (ORCPT ); Tue, 13 Aug 2013 10:47:11 -0400 From: Kalle Valo To: Janusz Dziedzic CC: , Subject: Re: [PATCH] ath10k: check allocation errors in CE References: <1376030353-32421-1-git-send-email-janusz.dziedzic@tieto.com> Date: Tue, 13 Aug 2013 17:47:05 +0300 In-Reply-To: <1376030353-32421-1-git-send-email-janusz.dziedzic@tieto.com> (Janusz Dziedzic's message of "Fri, 9 Aug 2013 08:39:13 +0200") Message-ID: <87ppth8x7a.fsf@kamboji.qca.qualcomm.com> (sfid-20130813_164722_311306_28D7F737) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-wireless-owner@vger.kernel.org List-ID: Janusz Dziedzic writes: > Handle pci_alloc_consistent(), kmalloc() > errors in copy engine module. > Found during code review. > > Signed-off-by: Janusz Dziedzic Thanks, applied. -- Kalle Valo