From: Bruce Allan Date: Thu, 7 Jun 2012 02:23:37 +0000 (+0000) Subject: e1000e: use more informative logging macros when netdev not yet registered X-Git-Tag: v3.6-rc1~125^2~534^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=185095fb80ce57c0f3db8738e36ad7c02dc34d33;p=pandora-kernel.git e1000e: use more informative logging macros when netdev not yet registered Based on a report from Ethan Zhao, before calling register_netdev() the driver should be using logging macros that do not display the potentially confusing "(unregistered net_device)" yet still display the useful driver name and PCI bus/device/function. Reported-by: Ethan Zhao Signed-off-by: Bruce Allan Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed