From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758962Ab3BLVNV (ORCPT ); Tue, 12 Feb 2013 16:13:21 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:57055 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751222Ab3BLVNT (ORCPT ); Tue, 12 Feb 2013 16:13:19 -0500 Date: Tue, 12 Feb 2013 16:13:17 -0500 (EST) Message-Id: <20130212.161317.1315936101869036107.davem@davemloft.net> To: linville@tuxdriver.com Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: pull request: wireless 2013-02-12 From: David Miller In-Reply-To: <20130212160316.GA2086@tuxdriver.com> References: <20130212160316.GA2086@tuxdriver.com> X-Mailer: Mew version 6.5 on Emacs 24.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: "John W. Linville" Date: Tue, 12 Feb 2013 11:03:16 -0500 > Here is another handful of late-breaking fixes intended for the 3.8 > stream... Hopefully the will still make it! :-) > > There are three mac80211 fixes pulled from Johannes: > > "Here are three fixes still for the 3.8 stream, the fix from Cong Ding > for the bad sizeof (Stephen Hemminger had pointed it out before but I'd > promptly forgotten), a mac80211 managed-mode channel context usage fix > where a downgrade would never stop until reaching non-HT and a bug in > the channel determination that could cause invalid channels like HT40+ > on channel 11 to be used." > > Also included is a mwl8k fix that avoids an oops when using mwl8k > devices that only support the 5 GHz band. > > Please let me know if there are problems! Pulled, thanks John.