Return-path: Received: from s3.sipsolutions.net ([5.9.151.49]:55435 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751016AbbKCJgb (ORCPT ); Tue, 3 Nov 2015 04:36:31 -0500 Message-ID: <1446543387.29010.5.camel@sipsolutions.net> (sfid-20151103_104114_824452_123D42F8) Subject: Re: [PATCH 06/10] mac80211: Fix local deauth while associating From: Johannes Berg To: Emmanuel Grumbach Cc: linux-wireless@vger.kernel.org, Andrei Otcheretianski Date: Tue, 03 Nov 2015 10:36:27 +0100 In-Reply-To: <1445763582-11421-6-git-send-email-emmanuel.grumbach@intel.com> References: <1445763582-11421-1-git-send-email-emmanuel.grumbach@intel.com> <1445763582-11421-6-git-send-email-emmanuel.grumbach@intel.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Sun, 2015-10-25 at 10:59 +0200, Emmanuel Grumbach wrote: > From: Andrei Otcheretianski > > Local request to deauthenticate wasn't handled while associating, > thus > the association could continue even when the user space required to > disconnect. > Applied. johannes