aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorFuyun Liang <[email protected]>2018-03-10 11:29:23 +0800
committerDavid S. Miller <[email protected]>2018-03-11 22:53:31 -0400
commit8cc6c1f77ba024fac4fb0cecc359a7c6a0df443c (patch)
tree42fd0fda9ed7092037553fccd506d6d383807d52 /tools/perf/scripts/python/bin/stackcollapse-report
parent590980558bd0f49ff598909464661298aad74819 (diff)
net: hns3: fix for netdev not running problem after calling net_stop and net_open
The link status update function is called by timer every second. But net_stop and net_open may be called with very short intervals. The link status update function can not detect the link state has changed. It causes the netdev not running problem. This patch fixes it by updating the link state in ae_stop function. Signed-off-by: Fuyun Liang <[email protected]> Signed-off-by: Peng Li <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions