Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758871AbYGUKQy (ORCPT ); Mon, 21 Jul 2008 06:16:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758306AbYGUKQi (ORCPT ); Mon, 21 Jul 2008 06:16:38 -0400 Received: from smarthost01.mail.mbr-roch.zen.net.uk ([212.23.3.140]:48616 "EHLO smarthost01.mail.zen.net.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757987AbYGUKQg (ORCPT ); Mon, 21 Jul 2008 06:16:36 -0400 Date: Mon, 21 Jul 2008 11:16:27 +0100 From: Ben Hutchings To: Alexander Beregalov Cc: David Miller , adobriyan@gmail.com, torvalds@linux-foundation.org, akpm@linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, jeffrey.t.kirsher@intel.com Subject: Re: [GIT]: Networking Message-ID: <20080721101626.GM10471@solarflare.com> References: <20080720.181440.122144107.davem@davemloft.net> <20080721024056.GA4800@martell.zuzino.mipt.ru> <20080720.194856.92564555.davem@davemloft.net> <20080720.221106.201055562.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Originating-Smarthost01-IP: [82.69.137.158] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 779 Lines: 24 Alexander Beregalov wrote: > Hi David! > > There is another problem on sparc64 and happymeal ethernet card. > > when tring to up interface: > > kernel BUG at net/core/dev.c:1328 [...] This is yet another driver calling netif_wake_queue() during dev_open(), when there is no real qdisc present. (And yes, sfc is another of those drivers - I will post a patch after internal review.) Ben. -- Ben Hutchings, Senior Software Engineer, Solarflare Communications Not speaking for my employer; that's the marketing department's job. -- 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/