aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBrian Hill <[email protected]>2014-11-11 13:39:39 -0700
committerDavid S. Miller <[email protected]>2014-11-11 16:21:26 -0500
commit79ce0477ffe82e7e49e55179cd176a1c33382744 (patch)
tree0eca7b7c4bfa9d5fdee591d2e64693a86a29779c /tools/perf/scripts/python/export-to-postgresql.py
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 <[email protected]> Acked-by: Florian Fainelli <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions