From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758149Ab2ARVCT (ORCPT ); Wed, 18 Jan 2012 16:02:19 -0500 Received: from shards.monkeyblade.net ([198.137.202.13]:40560 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758007Ab2ARVCS (ORCPT ); Wed, 18 Jan 2012 16:02:18 -0500 Date: Wed, 18 Jan 2012 16:01:08 -0500 (EST) Message-Id: <20120118.160108.339801707448275765.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 2012-01-18 From: David Miller In-Reply-To: <20120118201212.GN12733@tuxdriver.com> References: <20120118201212.GN12733@tuxdriver.com> X-Mailer: Mew version 6.4 on Emacs 23.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (shards.monkeyblade.net [198.137.202.13]); Wed, 18 Jan 2012 13:01:13 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: "John W. Linville" Date: Wed, 18 Jan 2012 15:12:12 -0500 > Here is another small group of fixes intended for 3.3. Included is > a fix from Javier Cardona to make the mesh code always use the right > headroom size for mesh management frames, a fix from Johannes Berg to > point a debugfs link to the right place, another fix from Johannes that > properly cleans-up some state in mac80211 after a deauth request, > and a fix from Stanislaw Gruszka to avoid a potential infinite > loop in brcmsmac. Also included is a small Kconfig fix from me to > discourage configurations with overlapping hardware support between > b43 and brcmsmac. > > Please let me know if there are problems! Pulled, thanks John.