]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
sfc: If AN is enabled, always read speed/duplex from the AN advertising bits
authorBen Hutchings <bhutchings@solarflare.com>
Fri, 26 Dec 2008 21:49:25 +0000 (13:49 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Dec 2008 21:49:25 +0000 (13:49 -0800)
commit843813453f52e3378fc988c8364063fd4cb9d0e3
treed17c5d80afd77f58e95dccaff53d6e4c671b3fa6
parentf4bd954e7c24063b15fa9abc8b4b1242772928ed
sfc: If AN is enabled, always read speed/duplex from the AN advertising bits

When AN is enabled and the link is down the speed/duplex control bits
will not be meaningful.  Use the advertising bits instead, and mask
them with the LPA bits if and only if AN is complete (as before).

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sfc/mdio_10g.c