Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:58061 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752747AbbGUNrO (ORCPT ); Tue, 21 Jul 2015 09:47:14 -0400 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Subject: Re: mwifiex: do not short circuit exit from mwifiex_set_mgmt_ies From: Kalle Valo In-Reply-To: <1435086243-10433-1-git-send-email-linville@tuxdriver.com> To: John Linville Cc: linux-wireless@vger.kernel.org, Amitkumar Karwar , Avinash Patil , "John W. Linville" Message-Id: <20150721134713.B7491141090@smtp.codeaurora.org> (sfid-20150721_154716_976250_023CD77B) Date: Tue, 21 Jul 2015 13:47:13 +0000 (UTC) Sender: linux-wireless-owner@vger.kernel.org List-ID: > Without this change, the code simply exits after calling > mwifiex_uap_set_head_tail_ies, leving the call to > mwifiex_set_mgmt_beacon_data_ies as dead code. > > Coverity CID #1271292 > > Signed-off-by: John W. Linville > Acked-by: Amitkumar Karwar Thanks, applied to wireless-drivers-next.git. Kalle Valo