From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755870AbYF0L2b (ORCPT ); Fri, 27 Jun 2008 07:28:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752844AbYF0L2T (ORCPT ); Fri, 27 Jun 2008 07:28:19 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:52366 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1752295AbYF0L2S (ORCPT ); Fri, 27 Jun 2008 07:28:18 -0400 Date: Fri, 27 Jun 2008 04:28:18 -0700 (PDT) Message-Id: <20080627.042818.76860067.davem@davemloft.net> To: linville@tuxdriver.com Cc: netdev@vger.kernel.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: pull request: wireless-2.6 2008-06-25 From: David Miller In-Reply-To: <20080625153624.GB9111@tuxdriver.com> References: <20080625153624.GB9111@tuxdriver.com> X-Mailer: Mew version 5.2 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: "John W. Linville" Date: Wed, 25 Jun 2008 11:36:24 -0400 > Here is the latest round of wireless fixes for 2.6.26. > > The EU regulatory domain patch is straight-forward and should not > affect anyone who doesn't choose to use it. It is already queued in > net-next-2.6, but upon reflection I think it makes sense to include > it as a fix. I don't think git will choke on it at all. > > The iwlwifi patch is physically bigger than I would like to see at this > point of the release, but it is isolated to the iwlwifi drivers and > it should avoid problems with some cards trying to scan on channels > they don't actually support. > > The rt2x00 patch seems a bit bigger than it really is, as it moves > and consolidates some existing code. > > The b43 and b43legacy are all basically straight-forward bugfixes. Pulled and pushed back out to net-2.6, thanks! I'll deal with the net-next-2.6 merge stuff after some sleep.