diff options
author | Matt Carlson <mcarlson@broadcom.com> | 2008-11-04 01:54:56 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-11-04 01:54:56 +0100 |
commit | 9c61d6bc56bf0a5fb1ebfcf4c168cc5ce30e153b (patch) | |
tree | 7e5f3e66d24b7456d98a5aa9f9a0ca3f0db63130 /init | |
parent | tg3: Allow WOL for phylib controlled Broadcom phys (diff) | |
download | linux-9c61d6bc56bf0a5fb1ebfcf4c168cc5ce30e153b.tar.xz linux-9c61d6bc56bf0a5fb1ebfcf4c168cc5ce30e153b.zip |
tg3: Refine phylib support
This patch refines the phylib support in the tg3 driver. The patch does
the following things :
* Rename tg3_mdio_config() to tg3_mdio_config_5785(). The 5785 will be
the only device that will use it so the name might as well reflect
that.
* Fix a memory leak if mdiobus_register() fails.
* Add code to deal with phy device detection failures.
* Add code to correct the supported list of phy features based on the
MAC <=> PHY interface.
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>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions