summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qualcomm/Kconfig
diff options
context:
space:
mode:
authorBrian Hill <brian@houston-radar.com>2014-11-11 13:39:39 -0700
committerDavid S. Miller <davem@davemloft.net>2014-11-11 16:21:26 -0500
commit79ce0477ffe82e7e49e55179cd176a1c33382744 (patch)
tree0eca7b7c4bfa9d5fdee591d2e64693a86a29779c /drivers/net/ethernet/qualcomm/Kconfig
parent5337b5b75cd9bd3624a6820e3c2a084d2480061c (diff)
net: phy: Correctly handle MII ioctl which changes autonegotiation.
When advertised capabilities are changed with mii-tool, such as: mii-tool -A 10baseT the existing handler has two errors. - An actual PHY register value is provided by mii-tool, and this must be mapped to internal state with mii_adv_to_ethtool_adv_t(). - The PHY state machine needs to be told that autonegotiation has again been performed. If not, the MAC will not be notified of the new link speed and duplex, resulting in a possible config mismatch. Signed-off-by: Brian Hill <Brian@houston-radar.com> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/qualcomm/Kconfig')
0 files changed, 0 insertions, 0 deletions