From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:52587 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755814Ab0LQVcQ (ORCPT ); Fri, 17 Dec 2010 16:32:16 -0500 Date: Fri, 17 Dec 2010 13:32:44 -0800 (PST) Message-Id: <20101217.133244.48510021.davem@davemloft.net> To: mroos@linux.ee Cc: j@w1.fi, netdev@vger.kernel.org, linux-wireless@vger.kernel.org, linville@tuxdriver.com Subject: Re: [PATCH] hostap: remove netif_stop_queue from init From: David Miller In-Reply-To: References: <20101210.094747.193727608.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Sender: linux-wireless-owner@vger.kernel.org List-ID: From: Meelis Roos Date: Fri, 17 Dec 2010 23:27:50 +0200 (EET) > Fix runtime warning with backtrace from hostap by removing > netif_stop_queue() call before register_netdev. Tested to work fine on > hostap_pci Prism 2.5. > > Signed-off-by: Meelis Roos Acked-by: David S. Miller John, please apply this.