From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752853AbYGFEsI (ORCPT ); Sun, 6 Jul 2008 00:48:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750854AbYGFEry (ORCPT ); Sun, 6 Jul 2008 00:47:54 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:49387 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1750744AbYGFErx (ORCPT ); Sun, 6 Jul 2008 00:47:53 -0400 Date: Sat, 05 Jul 2008 21:47:52 -0700 (PDT) Message-Id: <20080705.214752.85024966.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-next-2.6 2008-07-02 From: David Miller In-Reply-To: <20080702202653.GA10719@tuxdriver.com> References: <20080630215651.GA666@tuxdriver.com> <20080702193710.GA4682@tuxdriver.com> <20080702202653.GA10719@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, 2 Jul 2008 16:26:53 -0400 > Here is another slew of updates for 2.6.27. The bulk of this batch is > for iwlwifi, with some mac80211 and other bits thrown-in. > > Let me know if there are problems! Pulled and pushed back out to net-next-2.6, thanks. Here are some warnings I noticed during an allmodconfig build on sparc64, please fix: drivers/net/wireless/hostap/hostap_hw.c:3422: warning: 'prism2_suspend' defined but not used drivers/net/wireless/iwlwifi/iwl-rfkill.c:114: warning: label 'freed_rfkill' defined but not used I'll take on the net-2.6 merge into net-next-2.6 next. Thanks!