summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2020-02-21 02:34:53 +0300
committerDavid S. Miller <davem@davemloft.net>2020-02-24 07:57:50 +0300
commit503ba7c6961034ff0047707685644cad9287c226 (patch)
treedae37fad7e07aef3531dd31a889d056207a6515e /tools/perf/scripts/python/export-to-postgresql.py
parent44343418d0f2f623cb9da6f5000df793131cbe3b (diff)
downloadlinux-503ba7c6961034ff0047707685644cad9287c226.tar.xz
net: phy: Avoid multiple suspends
It is currently possible for a PHY device to be suspended as part of a network device driver's suspend call while it is still being attached to that net_device, either via phy_suspend() or implicitly via phy_stop(). Later on, when the MDIO bus controller get suspended, we would attempt to suspend again the PHY because it is still attached to a network device. This is both a waste of time and creates an opportunity for improper clock/power management bugs to creep in. Fixes: 803dd9c77ac3 ("net: phy: avoid suspending twice a PHY") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions