From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:59015 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754239AbaDKUfT (ORCPT ); Fri, 11 Apr 2014 16:35:19 -0400 Date: Fri, 11 Apr 2014 16:35:18 -0400 (EDT) Message-Id: <20140411.163518.681796977501065636.davem@davemloft.net> (sfid-20140411_223531_256273_D83DCD52) To: linville@tuxdriver.com Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: pull request: wireless 2014-04-10 From: David Miller In-Reply-To: <20140410174547.GC13595@tuxdriver.com> References: <20140410174547.GC13595@tuxdriver.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=euc-kr Sender: linux-wireless-owner@vger.kernel.org List-ID: From: "John W. Linville" Date: Thu, 10 Apr 2014 13:45:47 -0400 > Please pull this batch of fixes intended for the 3.15 stream! > > Chun-Yeow Yeoh gives us an ath9k_htc fix so that mac80211 can report > last_tx_rate correctly for those devices.. > > Fariya Fatima has a number of small fixes for things identified by > the static analysis folks in the new rsi driver. > > Felix Fietkau brings an ath9k fix to better support some older chips, > and a fix for a scheduling while atomic bug introduced by an earlier > patch. > > Janusz Dziedzic produced an ath9k fix to only enable DFS when a > related build option is selected. > > Paul Bolle removes some dead code in rtlwifi. > > Rafaİİ Miİİecki fixes some b43 code that was accessing some registers > with operations for the wrong register width. > > Please let me know if there are problems! Pulled, thanks a lot John.