Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:60177 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1752700AbYKTMFH (ORCPT ); Thu, 20 Nov 2008 07:05:07 -0500 Date: Thu, 20 Nov 2008 04:05:07 -0800 (PST) Message-Id: <20081120.040507.127347702.davem@davemloft.net> (sfid-20081120_130516_284622_9F7A4A1F) To: linville@tuxdriver.com Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, sfr@canb.auug.org.au Subject: Re: pull request: wireless-2.6 2008-11-18 From: David Miller In-Reply-To: <20081119000719.GA19756@tuxdriver.com> References: <20081119000719.GA19756@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: Tue, 18 Nov 2008 19:07:19 -0500 > Three fixes from Johannes, intended for 2.6.28... One fixes a 32/64 > issue in libertas_tf, another removes a mac80211 callback only used > by iwlwifi which is not obviously needed and which is causing locking > issues, and a final one fixes some mysterious DMA alignment problems > that have been plaguing iwlwifi for some time. > > Please let me know if there are problems! Pulled, thanks John.