aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorYunsheng Lin <[email protected]>2018-05-19 16:53:23 +0100
committerDavid S. Miller <[email protected]>2018-05-20 18:53:59 -0400
commiteddf04626d1d6d0bcd01ac6a287e49f5ddb90a26 (patch)
tree1ab3ffb1e43109372081dc1ead498a5718ed76a3 /scripts/bpf_helpers_doc.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 <[email protected]> Signed-off-by: Peng Li <[email protected]> Signed-off-by: Salil Mehta <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions