From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: pull request: wireless 2013-03-20 Date: Wed, 20 Mar 2013 15:21:38 -0400 (EDT) Message-ID: <20130320.152138.409022277193754258.davem@davemloft.net> References: <20130320191107.GA9978@tuxdriver.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: linville@tuxdriver.com Return-path: In-Reply-To: <20130320191107.GA9978@tuxdriver.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: "John W. Linville" Date: Wed, 20 Mar 2013 15:11:08 -0400 > I present to you another batch of fixes intended for the 3.9 stream... > > On the bluetooth bits, Gustavo says: > > "I put together 3 fixes intended for 3.9, there are support for two > new devices and a NULL dereference fix in the SCO code." > > Amitkumar Karwar fixes a command queueing race in mwifiex. > > Bing Zhao provides a pair of mwifiex related to cleaning-up before > a shutdown. > > Felix Fietkau provides an ath9k fix for a regression caused by an > earlier calibration fix, and another ath9k fix to avoid race conditions > that unnecessarily lead to chip resets. > > Jussi Kivilinna prevents and skbuff leak in rtlwifi. > > Stanislaw Gruszka corrects a length paramater for a DMA buffer mapping > operation in iwlegacy. Pulled, thanks John!