diff options
| author | Heiner Kallweit <[email protected]> | 2018-11-09 18:56:52 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-11-11 09:41:32 -0800 |
| commit | d73a2156bdad6bdf7e0c42051c5ebbea11f6271e (patch) | |
| tree | 121da4647228d397cdc8036d992282b056de3c6c /tools/perf/scripts/python/stackcollapse.py | |
| parent | 8deeb6309cc447b9b35939558f18e2164dd110df (diff) | |
net: phy: simplify phy_mac_interrupt and related functions
When using phy_mac_interrupt() the irq number is set to
PHY_IGNORE_INTERRUPT, therefore phy_interrupt_is_valid() returns false.
As a result phy_change() effectively just calls phy_trigger_machine()
when called from phy_mac_interrupt() via phy_change_work(). So we can
call phy_trigger_machine() from phy_mac_interrupt() directly and
remove some now unneeded code.
Signed-off-by: Heiner Kallweit <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions