From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758968Ab0FVRyo (ORCPT ); Tue, 22 Jun 2010 13:54:44 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:54262 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751633Ab0FVRym (ORCPT ); Tue, 22 Jun 2010 13:54:42 -0400 Date: Tue, 22 Jun 2010 10:54:53 -0700 (PDT) Message-Id: <20100622.105453.35051747.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 2010-06-22 From: David Miller In-Reply-To: <20100622174136.GC2583@tuxdriver.com> References: <20100622174136.GC2583@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 Jun 2010 13:41:37 -0400 > Just a single fix this time, a patch for ath5k to avoid a null pointer > dereference that can happen when executing certain operations against a > newly created interface. This is, of course, intended for 2.6.35. > > Please let me know if there are problems! Pulled, thanks John.