Return-path: Received: from smtp.codeaurora.org ([198.145.11.231]:44296 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757384AbbA0RkK (ORCPT ); Tue, 27 Jan 2015 12:40:10 -0500 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Subject: Re: [v2] mwifiex: set netif carrier off in ndo_open From: Kalle Valo In-Reply-To: <1421663076-32291-1-git-send-email-patila@marvell.com> To: Avinash Patil Cc: , Stable , , , , Johannes Berg , Avinash Patil Message-Id: <20150127174009.E8360140B2D@smtp.codeaurora.org> (sfid-20150127_184021_006243_9D2A122C) Date: Tue, 27 Jan 2015 17:40:09 +0000 (UTC) Sender: linux-wireless-owner@vger.kernel.org List-ID: > From: Johannes Berg > > This patch adds fix to set carrier state off during ndo_open. > Carrier should be set to ON when device is ready to send data. > In case of station/adhoc interface device is able to transfer > data after successful association/join operation. > For AP this would be after bss_active event. > > Signed-off-by: Johannes Berg > Signed-off-by: Avinash Patil Thanks, applied to wireless-drivers-next.git. Kalle Valo