Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:59534 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751282AbcKIBek (ORCPT ); Tue, 8 Nov 2016 20:34:40 -0500 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Subject: Re: [-next] mwifiex: fix missing destroy_workqueue() on error in mwifiex_add_virtual_intf() From: Kalle Valo In-Reply-To: <1475161076-1409-1-git-send-email-weiyj.lk@gmail.com> References: <1475161076-1409-1-git-send-email-weiyj.lk@gmail.com> To: Wei Yongjun Cc: Amitkumar Karwar , Nishant Sarmukadam , Wei Yongjun , linux-wireless@vger.kernel.org Message-Id: <20161109013440.18D63611CB@smtp.codeaurora.org> (sfid-20161109_023443_636073_E4F57373) Date: Wed, 9 Nov 2016 01:34:40 +0000 (UTC) Sender: linux-wireless-owner@vger.kernel.org List-ID: Wei Yongjun wrote: > From: Wei Yongjun > > Add the missing destroy_workqueue() before return from > mwifiex_add_virtual_intf() in the error handling case. > > Signed-off-by: Wei Yongjun Patch applied to wireless-drivers-next.git, thanks. 424342ff0e03 mwifiex: fix missing destroy_workqueue() on error in mwifiex_add_virtual_intf() -- https://patchwork.kernel.org/patch/9356567/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches