diff options
author | Emil Tantilov <[email protected]> | 2018-05-22 09:18:46 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2018-06-04 10:19:32 -0700 |
commit | 7d6446db1bcb1008b84db098f4629664cd8b06a6 (patch) | |
tree | 7ac89d5e52431bf1392d9d146c2f92c330ed826b /scripts/bpf_helpers_doc.py | |
parent | 4be87727d4aebe36913d9f2a6806724cb593516f (diff) |
ixgbevf: fix possible race in the reset subtask
Extend the RTNL lock in ixgbevf_reset_subtask() to protect the state bits
check in addition to the call to ixgbevf_reinit_locked().
This is to make sure that we get the most up-to-date values for the bits
and avoid a possible race when going down.
Suggested-by: Zhiping du <[email protected]>
Signed-off-by: Emil Tantilov <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions