From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752313AbdG1Oun (ORCPT ); Fri, 28 Jul 2017 10:50:43 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:49840 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751895AbdG1Oul (ORCPT ); Fri, 28 Jul 2017 10:50:41 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 0B3EA60128 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=kvalo@codeaurora.org Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [v2] mwifiex: uninit wakeup info in the error handling From: Kalle Valo In-Reply-To: <1499327728-25388-1-git-send-email-jeffy.chen@rock-chips.com> References: <1499327728-25388-1-git-send-email-jeffy.chen@rock-chips.com> To: Jeffy Chen Cc: linux-wireless@vger.kernel.org, akarwar@marvell.com, briannorris@google.com, Jeffy Chen , Xinming Hu , Ganapathi Bhat , Amitkumar Karwar , linux-kernel@vger.kernel.org, Nishant Sarmukadam , netdev@vger.kernel.org User-Agent: pwcli/0.0.0-git (https://github.com/kvalo/pwcli/) Python/2.7.12 Message-Id: <20170728145040.C94676095E@smtp.codeaurora.org> Date: Fri, 28 Jul 2017 14:50:40 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Jeffy Chen wrote: > We inited wakeup info at the beginning of mwifiex_add_card, so we need > to uninit it in the error handling. > > It's much the same as what we did in: > 36908c4 mwifiex: uninit wakeup info when removing device > > Signed-off-by: Jeffy Chen > Reviewed-by: Brian Norris Patch applied to wireless-drivers-next.git, thanks. f101d9649c42 mwifiex: uninit wakeup info in the error handling -- https://patchwork.kernel.org/patch/9827589/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches