tg3: Move tg3_init_link_config to tg3_phy_probe
authorMatt Carlson <mcarlson@broadcom.com>
Wed, 9 Mar 2011 16:58:24 +0000 (16:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Mar 2011 09:56:13 +0000 (01:56 -0800)
This patch moves the function that initializes the link configuration
closer to the place where the rest of the phy code is initialized.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found