]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
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)
commite256f8a35179f3795a200912b79c369676ecb669
treebd0d33470a32cbccfcc08a42b9185843f5241618
parent683644b74783725971e5ff61618bd932c5361c3f
tg3: Move tg3_init_link_config to tg3_phy_probe

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>
drivers/net/tg3.c