From: Ben Hutchings Date: Sat, 3 Jul 2010 04:49:02 +0000 (-0700) Subject: usbnet: Set parent device early for netdev_printk() X-Git-Tag: v2.6.35-rc5~14^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dacca73a3ddefa6cb8a7e0282f938e01faa1a64;p=pandora-kernel.git usbnet: Set parent device early for netdev_printk() netdev_printk() follows the net_device's parent device pointer, so we must set that earlier than we previously did. Reported-by: Luís Picciochi Oliveira Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed