From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932331Ab1CVVfq (ORCPT ); Tue, 22 Mar 2011 17:35:46 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:41247 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755219Ab1CVVfo (ORCPT ); Tue, 22 Mar 2011 17:35:44 -0400 Date: Tue, 22 Mar 2011 14:36:22 -0700 (PDT) Message-Id: <20110322.143622.189692906.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-03-22 From: David Miller In-Reply-To: <20110322174616.GB2512@tuxdriver.com> References: <20110322174616.GB2512@tuxdriver.com> 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: "John W. Linville" Date: Tue, 22 Mar 2011 13:46:17 -0400 > Here is a batch of fixes intended for 2.6.39. Included are a lock > leak fix for iwlwifi, a "hold the lock longer" fix for orinoco, an > rtlwifi fix for a memset argument ordering problem, a sta structure > initialization fix for mac80211, an ath9k NULL pointer fix, a > kernel-doc fix, and a handful of device IDs. Pulled, thanks a lot John.