diff options
author | 2018-05-30 09:05:12 -0700 | |
---|---|---|
committer | 2018-06-04 10:25:15 -0700 | |
commit | 88adce4ea8f96b5191df2bea76905814cc3814e2 (patch) | |
tree | edc6117dc98d990a01043d6a501d65078eb51b67 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf, i40e: add meta data support (diff) | |
download | wireguard-linux-88adce4ea8f96b5191df2bea76905814cc3814e2.tar.xz wireguard-linux-88adce4ea8f96b5191df2bea76905814cc3814e2.zip |
ixgbe: fix possible race in reset subtask
Similar to ixgbevf, the same possibility for race exists. Extend the RTNL
lock in ixgbe_reset_subtask() to protect the state bits; 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.
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions