diff options
author | Joakim Zhang <qiangqing.zhang@nxp.com> | 2021-05-20 20:51:17 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-05-20 15:49:33 -0700 |
commit | 4691ffb18ac908609aab07d13af7995b6b89d33c (patch) | |
tree | 4b71955bf3a144a884804b9f96f7aa3d70b1c44c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b3dcb312778664bfbe0a73242fa04a628719b066 (diff) |
net: stmmac: fix system hang if change mac address after interface ifdown
Fix system hang with below sequences:
~# ifconfig ethx down
~# ifconfig ethx hw ether xx:xx:xx:xx:xx:xx
After ethx down, stmmac all clocks gated off and then register access causes
system hang.
Fixes: 5ec55823438e ("net: stmmac: add clocks management for gmac driver")
Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.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