commit | df59c9403557397aafbe291533d113b752da7661 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Mon Nov 03 16:52:56 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 03 16:52:56 2008 -0800 |
tree | 929a2af54ebf28c1548892f45de908a4c121c231 | |
parent | b2b98d4acc58a6f36b731e666c6ebd901cd6a27e [diff] |
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 <mcarlson@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>