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]:57986 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752078AbZJIAw1 (ORCPT ); Thu, 8 Oct 2009 20:52:27 -0400 Date: Thu, 08 Oct 2009 17:52:22 -0700 (PDT) Message-Id: <20091008.175222.28610474.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-2.6 2009-10-08 From: David Miller In-Reply-To: <20091008223454.GB2798@tuxdriver.com> References: <20091008223454.GB2798@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: Thu, 8 Oct 2009 18:34:54 -0400 > Here is another batch of fixes intended for 2.6.32. Most of them are > short, self-contained and more-or-less obvious. Most of them have been > baking in -next for several days. > > The b43 patch from Albert Herranz looks big, but most of it is moving a > structure definition within a header file. It also changes some DMA > buffers from stack to heap allocation. > > Please let me know if there are problems! Pulled, thanks a lot John!