diff options
author | Jian Shen <shenjian15@huawei.com> | 2024-10-25 11:29:36 +0200 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-10-31 11:15:43 +0100 |
commit | d1c2e2961ab460ac2433ff8ad46000582abc573c (patch) | |
tree | 6e4c8097b456b6fb0a7b55c36cafd97cac563c2f /crypto/echainiv.c | |
parent | net: hns3: don't auto enable misc vector (diff) | |
download | linux-d1c2e2961ab460ac2433ff8ad46000582abc573c.tar.xz linux-d1c2e2961ab460ac2433ff8ad46000582abc573c.zip |
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 'crypto/echainiv.c')
0 files changed, 0 insertions, 0 deletions