commit | 3d3ebe741b2c06fe3df67739d09f6ef0e25ee41a | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Wed Sep 27 15:59:15 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Sep 28 18:01:34 2006 -0700 |
tree | f9112f5b5beac57673a26563a3a50517c5c96798 | |
parent | 6ac59344ef25d5f0ebadb5663cf700d25d2a3886 [diff] |
[TG3]: Improve 5704S autoneg. Improve 5704S autoneg logic by using a serdes_counter field to keep track of the transient states. This eliminates a 200 msec busy loop in the code. Autoneg will take its course without the driver busy waiting for it to finish. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>