From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:57647 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750761Ab0LHQOD (ORCPT ); Wed, 8 Dec 2010 11:14:03 -0500 Date: Wed, 08 Dec 2010 08:14:29 -0800 (PST) Message-Id: <20101208.081429.193694468.davem@davemloft.net> To: linville@tuxdriver.com Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-wireless@vger.kernel.org Subject: Re: pull request: wireless-2.6 2010-12-03 From: David Miller In-Reply-To: <20101203201602.GE2348@tuxdriver.com> References: <20101203201602.GE2348@tuxdriver.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Sender: linux-wireless-owner@vger.kernel.org List-ID: From: "John W. Linville" Date: Fri, 3 Dec 2010 15:16:02 -0500 > This is a batch of fixes intended for 2.6.37. There are a number of > small fixes that speak for themselves. Also included are a small patch > for ar9170 to advertise Wi-Fi Peer-to-peer capability -- not truly a > fix, but helpful for those developing the related userland bits and > harmless to everyone else. There are also some endian related patches > for ath9k from Felix that are a bit large, but they mostly just refactor > some tables in order to fix an endian problem that can result in invalid > regulatory settings on some boxes. > > Also includes are some Bluetooth patches via Gustavo Padovan: > > "Here goes 3 simple patches intended to 2.6.37. First one is from myself > and fix some trivial return values. Then we also have a fix from Stefan > Seyfried on btusb to avoid emitting an err when we USB is autosupended. > Last, a patch from Bala Shanmugam that fix the firmware loading process > for the ath3k driver." > > Please let me know if there are problems! Pulled, thanks John.