diff options
| author | Zach Brown <zach.brown@ni.com> | 2016-10-17 18:49:53 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2016-10-18 18:56:30 +0300 |
| commit | 61a179657f1d00e45697de20067d5d7b3724eb91 (patch) | |
| tree | b2a8ef281d8f489be8630cc8256e40359ad85615 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 0e0f27dd65dd7403d41d72a8efafe388bbb36f84 (diff) | |
| download | linux-61a179657f1d00e45697de20067d5d7b3724eb91.tar.xz | |
net: phy: Encapsulate actions performed during link state changes into function phy_adjust_link
During phy state machine state transitions some set of actions should
occur whenever the link state changes. These actions should be
encapsulated into a single function
This patch adds the phy_adjust_link function, which is called whenever
phydev->adjust_link would have been called before. Actions that should
occur whenever the phy link is adjusted can now be added to the
phy_adjust_link function.
Signed-off-by: Zach Brown <zach.brown@ni.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
