diff options
| author | Heiner Kallweit <[email protected]> | 2019-01-17 20:08:39 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-01-18 14:12:25 -0800 |
| commit | cbfd12b3e8c3542e8142aa041714ed614d3f67b0 (patch) | |
| tree | 36ae59a5707738b23beadf3d4f19b351ade7ef33 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 472115d9834cd3a194a14269f28d8b146ad26c11 (diff) | |
net: phy: ensure phylib state machine is stopped after calling phy_stop
The call to the phylib state machine in phy_stop() just ensures that
the state machine isn't re-triggered, but a state machine call may
be scheduled already. So lets's call phy_stop_machine().
This also allows to get rid of the call to phy_stop_machine() in
phy_disconnect().
Signed-off-by: Heiner Kallweit <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions