diff options
author | Bruce Allan <bruce.w.allan@intel.com> | 2010-05-10 17:01:30 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-05-13 08:31:12 +0200 |
commit | eab50ffb222808b5053a82325be3e5d26faa08df (patch) | |
tree | 6b9b398d4631c96783af1805b01491726ae00df4 /drivers/net/e1000e/hw.h | |
parent | e1000e: Cleanup e1000_sw_lcd_config_ich8lan() (diff) | |
download | linux-eab50ffb222808b5053a82325be3e5d26faa08df.tar.xz linux-eab50ffb222808b5053a82325be3e5d26faa08df.zip |
e1000e: Incorrect function pointer set for force_speed_duplex on 82577
The force_speed_duplex function pointer was incorrectly set. Instead of
calling the 82577-specific version it was calling the m88 version which,
among other incorrect things, reset the PHY causing autonegotiation to be
re-enabled in the PHY resulting in the link defaulting to half-duplex.
The 82577-specific force_speed_duplex function also had an issue where
it disabled Auto-MDI-X which caused the link to not come up.
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/e1000e/hw.h')
0 files changed, 0 insertions, 0 deletions