diff options
| author | Heiner Kallweit <[email protected]> | 2018-11-09 17:55:50 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-11-11 17:41:32 +0000 |
| commit | 8deeb6309cc447b9b35939558f18e2164dd110df (patch) | |
| tree | d53866ec45d5976807320115b40d022bb9d4b1bf /tools/perf/scripts/python | |
| parent | Merge branch 'remove-PHY_HAS_INTERRUPT' (diff) | |
| download | kernel-8deeb6309cc447b9b35939558f18e2164dd110df.tar.gz kernel-8deeb6309cc447b9b35939558f18e2164dd110df.zip | |
net: phy: don't set state PHY_CHANGELINK in phy_change
State PHY_CHANGELINK isn't needed here, we can call the state machine
directly. We just have to remove the check for phy_polling_mode() to
make this work also in interrupt mode. Removing this check doesn't
cause any overhead because when not polling the state machine is
called only if required by some event.
Signed-off-by: Heiner Kallweit <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
