From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753507Ab1BNVAW (ORCPT ); Mon, 14 Feb 2011 16:00:22 -0500 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:34162 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751986Ab1BNVAU (ORCPT ); Mon, 14 Feb 2011 16:00:20 -0500 Date: Mon, 14 Feb 2011 13:00:56 -0800 (PST) Message-Id: <20110214.130056.115934219.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 2011-02-14 From: David Miller In-Reply-To: <20110214.125148.59672184.davem@davemloft.net> References: <20110214204406.GG2722@tuxdriver.com> <20110214.125148.59672184.davem@davemloft.net> X-Mailer: Mew version 6.3 on Emacs 23.1 / Mule 6.0 (HANACHIRUSATO) 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: David Miller Date: Mon, 14 Feb 2011 12:51:48 -0800 (PST) > From: "John W. Linville" > Date: Mon, 14 Feb 2011 15:44:06 -0500 > >> A handful of fixes intended for 2.6.38... >> >> This includes a couple of bluetooth device IDs, a bluetooth one-liner >> to avoid multiple connection responses, a locking fix to avoid some >> log spam, and a patch to turn off PCLP health checking for iwl3945 >> (because the checking has not proven helpful and it kills performance). >> >> Please let me know if there are problems! > > Pulled, thanks John. Please address this newly introduced warning in a future pull request, thanks: drivers/net/wireless/iwlwifi/iwl-3945.c:411:13: warning: 'iwl3945_good_plcp_health' defined but not used