From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753823AbcICKhf (ORCPT ); Sat, 3 Sep 2016 06:37:35 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:59330 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753163AbcICKha (ORCPT ); Sat, 3 Sep 2016 06:37:30 -0400 DMARC-Filter: OpenDMARC Filter v1.3.1 smtp.codeaurora.org 7C71462015 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=pass smtp.mailfrom=kvalo@codeaurora.org Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: mwifiex: propagate error if IRQ request fails in mwifiex_sdio_of() From: Kalle Valo In-Reply-To: <1471529868-13669-1-git-send-email-javier@osg.samsung.com> To: Javier Martinez Canillas Cc: linux-kernel@vger.kernel.org, Javier Martinez Canillas , Amitkumar Karwar , netdev@vger.kernel.org, linux-wireless@vger.kernel.org, Nishant Sarmukadam Message-Id: <20160903103520.3E62B62019@smtp.codeaurora.org> Date: Sat, 3 Sep 2016 10:35:20 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Javier Martinez Canillas wrote: > If request_irq() fails in mwifiex_sdio_probe_of(), only an error message > is printed but the actual error is not propagated to the caller function. > > Signed-off-by: Javier Martinez Canillas What's the conclusion with this patch? Should I drop it or take it? (The discussion is available from the patchwork link in the signature.) -- Sent by pwcli https://patchwork.kernel.org/patch/9288169/