commit | 843813453f52e3378fc988c8364063fd4cb9d0e3 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Fri Dec 26 13:49:25 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 26 13:49:25 2008 -0800 |
tree | d17c5d80afd77f58e95dccaff53d6e4c671b3fa6 | |
parent | f4bd954e7c24063b15fa9abc8b4b1242772928ed [diff] |
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>