Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752400Ab0KAE6T (ORCPT ); Mon, 1 Nov 2010 00:58:19 -0400 Received: from avexcashub1.qlogic.com ([198.70.193.61]:53942 "EHLO avexcashub1.qlogic.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750933Ab0KAE6R convert rfc822-to-8bit (ORCPT ); Mon, 1 Nov 2010 00:58:17 -0400 From: Amit Salecha To: Denis Kirjanov , David Miller CC: "bjorn.helgaas@hp.com" , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" Date: Sun, 31 Oct 2010 23:56:28 -0500 Subject: RE: NULL pointer dereference at netxen_nic_probe+0x813/0x9a0 Thread-Topic: NULL pointer dereference at netxen_nic_probe+0x813/0x9a0 Thread-Index: Act4bI1pzFa2MQTxR/WhJArxkrMczwBFJdYF Message-ID: <99737F4847ED0A48AECC9F4A1974A4B80FCEAB434C@MNEXMB2.qlogic.org> References: <201010281250.50802.bjorn.helgaas@hp.com> <4CCB24CA.3050106@kernel.org> <20101029.125403.71123384.davem@davemloft.net>,<4CCC7868.60104@kernel.org> In-Reply-To: <4CCC7868.60104@kernel.org> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 619 Lines: 16 > Ok, thanks Dave, now I see. > > [PATCH] netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probe > > We should not stop the egress queue during probe because it is wrong. > >Signed-off-by: Denis Kirjanov > --- > drivers/net/netxen/netxen_nic_main.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) Thanks Denis, for fixing this.-- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/