diff options
author | Jian Shen <shenjian15@huawei.com> | 2024-10-25 12:29:36 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-10-31 13:15:43 +0300 |
commit | d1c2e2961ab460ac2433ff8ad46000582abc573c (patch) | |
tree | 6e4c8097b456b6fb0a7b55c36cafd97cac563c2f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5f62009ff10826fefa215da68831f42b0c36b6fb (diff) | |
download | linux-d1c2e2961ab460ac2433ff8ad46000582abc573c.tar.xz |
net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
Currently the misc irq is initialized before reset_timer setup. But
it will access the reset_timer in the irq handler. So initialize
the reset_timer earlier.
Fixes: ff200099d271 ("net: hns3: remove unnecessary work in hclgevf_main")
Signed-off-by: Jian Shen <shenjian15@huawei.com>
Signed-off-by: Jijie Shao <shaojijie@huawei.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions