Re: [PATCH 8/8] sfc: If AN is enabled, always read speed/duplex from the AN advertising bits
From: David Miller <davem@davemloft.net>
Date: 2008-12-26 21:49:30
From: David Miller <davem@davemloft.net>
Date: 2008-12-26 21:49:30
From: Ben Hutchings <redacted> Date: Thu, 25 Dec 2008 03:43:33 +0000
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 <redacted>
Applied.