]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: uec_phy: actually increment the timeout counter
authorKim Phillips <kim.phillips@freescale.com>
Wed, 27 Feb 2008 22:08:22 +0000 (16:08 -0600)
committerKim Phillips <kim.phillips@freescale.com>
Fri, 7 Mar 2008 18:47:08 +0000 (12:47 -0600)
commitf30b6154f16f5ffa4a9f5bfca5e114d72b6ef675
tree0e870ef168f968caf9b24f57e3f841fee017997d
parentbd4458cb47abecabd406b1210457be96c69fc49d
net: uec_phy: actually increment the timeout counter

allow u-boot to recover (and, e.g., switch to another interface) in the
case where a PHY does not report autonegotiation is complete within its
two second timeout value.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
drivers/qe/uec_phy.c