Openwrt/target/linux/ar71xx/files/drivers/net
Jonas Gorski c674c874b7 ag71xx: close a race between the phy state machine and link state
A fast stop/start cycle could leave the ag71xx interrupts and tx engine
disabled when using a phy driver with a fixed link and the start/stop
happens between two phy state machine polls.

Prevent this by always forcing the link down on stop regardless of phy
state and having a phy connected.

SVN-Revision: 28380
2011-10-08 11:37:14 +00:00
..
ag71xx ag71xx: close a race between the phy state machine and link state 2011-10-08 11:37:14 +00:00
phy