diff options
author | Robert Foss <[email protected]> | 2016-08-29 09:32:19 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-08-31 21:07:06 -0700 |
commit | 535baf8588d04b177cb33700f81499f2b5203c2d (patch) | |
tree | 185daf2bc71d41f3127f50728b6ef848026dbe75 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | a243c2efb5774b29f1e0b43240cfcdcabf001497 (diff) |
net: asix: autoneg will set WRITE_MEDIUM reg
From: Grant Grundler <[email protected]>
The miii_nway_restart() causes a PHY link change activity and
ax88772_link_reset will be called. link_reset will set
AX_CMD_WRITE_MEDIUM_MODE register correctly.
The asix_write_medium_mode in reset() fills in a default value to the register
which may be different from the negotiation result. So do this first.
Ignore the ret value since it's ignored in XXX_link_reset() functions.
Signed-off-by: Grant Grundler <[email protected]>
Signed-off-by: Robert Foss <[email protected]>
Tested-by: Robert Foss <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions