aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorJohn Efstathiades <[email protected]>2021-08-24 19:56:09 +0100
committerDavid S. Miller <[email protected]>2021-08-25 10:55:43 +0100
commitb1f6696daafebea243ed59ed18a8b10cfd33b474 (patch)
treec9303cd6c998e442e1a2de26b8cfb1feef8f7268 /tools/perf/scripts
parent3415f6baaddb9b39d7112247ab39ef3c700f882e (diff)
lan78xx: Fix exception on link speed change
An exception is sometimes seen when the link speed is changed from auto-negotiation to a fixed speed, or vice versa. The exception occurs when the MAC is reset (due to the link speed change) at the same time as the PHY state machine is accessing a PHY register. The following changes fix this problem. Rework the MAC reset to ensure there is no outstanding MDIO register transaction before the reset and then wait until the reset is complete before allowing any further MAC register access. Signed-off-by: John Efstathiades <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions