diff options
| author | Heiner Kallweit <[email protected]> | 2018-11-09 17:58:01 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-11-11 17:41:32 +0000 |
| commit | 34d884e3dae6ecf0f9e9cc9be7632703a23f9f96 (patch) | |
| tree | c5c5c320b82e02d495eed42746ba3668b265e89a /tools/perf/scripts/python | |
| parent | net: phy: simplify phy_mac_interrupt and related functions (diff) | |
| download | kernel-34d884e3dae6ecf0f9e9cc9be7632703a23f9f96.tar.gz kernel-34d884e3dae6ecf0f9e9cc9be7632703a23f9f96.zip | |
net: phy: improve and inline phy_change
Now that phy_mac_interrupt() doesn't call phy_change() any longer it's
called from phy_interrupt() only. Therefore phy_interrupt_is_valid()
returns true always and the check can be removed.
In case of PHY_HALTED phy_interrupt() bails out immediately,
therefore the second check for PHY_HALTED including the call to
phy_disable_interrupts() can be removed.
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
