aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorYunsheng Lin <linyunsheng@huawei.com>2018-05-19 16:53:23 +0100
committerDavid S. Miller <davem@davemloft.net>2018-05-20 18:53:59 -0400
commiteddf04626d1d6d0bcd01ac6a287e49f5ddb90a26 (patch)
tree1ab3ffb1e43109372081dc1ead498a5718ed76a3 /scripts/gdb/linux/utils.py
parent7bb572fddd757512130afcc0a8a683095eee1cd5 (diff)
net: hns3: Fix for CMDQ and Misc. interrupt init order problem
When vf module is loading, the cmd queue initialization should happen before misc interrupt initialization, otherwise the misc interrupt handle will cause using uninitialized cmd queue problem. There is also the same issue when vf module is unloading. This patch fixes it by adjusting the location of some function. Fixes: e2cb1dec9779 ("net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support") Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions