From: Matt Carlson Date: Tue, 4 Nov 2008 00:52:56 +0000 (-0800) Subject: tg3: Move phylib report to end of tg3_init_one X-Git-Tag: v2.6.29-rc1~581^2~782 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df59c9403557397aafbe291533d113b752da7661;p=pandora-kernel.git tg3: Move phylib report to end of tg3_init_one Currently, phylib reports appear with a eth%d prefix. Move the line after register_netdev() and place it alongside the other informative messages. Update nearby informative messages accordingly. Signed-off-by: Matt Carlson Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed