diff options
| author | Heiner Kallweit <[email protected]> | 2019-01-23 07:27:21 +0100 | 
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-01-24 22:15:15 -0800 | 
| commit | a016becd3a56cdb260013c8fe1d4aefc6edc4989 (patch) | |
| tree | 9e47392ab913ecf51d96fe9406994e3f2fc89c37 /scripts/gdb/linux/modules.py | |
| parent | 8f4ebaaa8d97dc531a3f947a8d30a5a70fe38743 (diff) | |
net: phy: start state machine in phy_start only
The state machine is a no-op before phy_start() has been called.
Therefore let's enable it in phy_start() only. In phy_start()
let's call phy_start_machine() instead of phy_trigger_machine().
phy_start_machine is an alias for phy_trigger_machine but it makes
clearer that we start the state machine here instead of just
triggering a run.
Signed-off-by: Heiner Kallweit <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions