diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2018-11-09 18:58:01 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-11-11 09:41:32 -0800 |
commit | 34d884e3dae6ecf0f9e9cc9be7632703a23f9f96 (patch) | |
tree | c5c5c320b82e02d495eed42746ba3668b265e89a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d73a2156bdad6bdf7e0c42051c5ebbea11f6271e (diff) | |
download | linux-34d884e3dae6ecf0f9e9cc9be7632703a23f9f96.tar.bz2 |
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 <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions