diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2023-05-05 02:07:27 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-05-05 12:03:56 +0300 |
commit | 93e0401e0fc0c54b0ac05b687cd135c2ac38187c (patch) | |
tree | 7179e5741003b7553c0b462da7c2ba67448f648a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 1e76f42779d6a2e45107b34d79d86a57b8077630 (diff) | |
download | linux-93e0401e0fc0c54b0ac05b687cd135c2ac38187c.tar.xz |
net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()
The call to phy_stop() races with the later call to phy_disconnect(),
resulting in concurrent phy_suspend() calls being run from different
CPUs. The final call to phy_disconnect() ensures that the PHY is
stopped and suspended, too.
Fixes: c96e731c93ff ("net: bcmgenet: connect and disconnect from the PHY state machine")
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions