Return-path: Received: from mail.atheros.com ([12.19.149.2]:39090 "EHLO mail.atheros.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751683Ab0KRCkM (ORCPT ); Wed, 17 Nov 2010 21:40:12 -0500 Received: from mail.atheros.com ([10.10.20.105]) by sidewinder.atheros.com for ; Wed, 17 Nov 2010 18:39:59 -0800 Date: Wed, 17 Nov 2010 18:40:08 -0800 From: "Luis R. Rodriguez" To: Mark Mentovai , CC: "linux-wireless@vger.kernel.org" , "stable@kernel.org" , Luis Rodriguez Subject: Re: [PATCH] cfg80211: fix can_beacon_sec_chan, reenable HT40 Message-ID: <20101118024008.GA2009@tux> References: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" In-Reply-To: Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, Nov 17, 2010 at 01:34:37PM -0800, Mark Mentovai wrote: > This follows wireless-testing 9236d838c920e90708570d9bbd7bb82d30a38130 > ("cfg80211: fix extension channel checks to initiate communication") and > fixes accidental case fall-through. Without this fix, HT40 is entirely > blocked. > > Cc: stable@kernel.org > Cc: Luis R. Rodriguez > Signed-off-by: Mark Mentovai Thanks, Acked-by: Luis R. Rodriguez