From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-2.6 2/2] usbnet: Set parent device early for netdev_printk() Date: Fri, 02 Jul 2010 21:49:12 -0700 (PDT) Message-ID: <20100702.214912.93379962.davem@davemloft.net> References: <1278110361.4878.73.camel@localhost> <1278110450.4878.75.camel@localhost> Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: netdev@vger.kernel.org, pitxyoki@gmail.com, joe@perches.com To: ben@decadent.org.uk Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:57793 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750901Ab0GCEs6 convert rfc822-to-8bit (ORCPT ); Sat, 3 Jul 2010 00:48:58 -0400 In-Reply-To: <1278110450.4878.75.camel@localhost> Sender: netdev-owner@vger.kernel.org List-ID: =46rom: Ben Hutchings Date: Fri, 02 Jul 2010 23:40:50 +0100 > netdev_printk() follows the net_device's parent device pointer, so > we must set that earlier than we previously did. >=20 > Reported-by: Lu=EDs Picciochi Oliveira > Signed-off-by: Ben Hutchings Applied, thanks.