commit | 57ca2a4fed520ee85a8fe809ff1947ec7c25aec9 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Fri Jul 29 14:46:31 2016 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Aug 18 22:47:52 2016 -0700 |
tree | 10ad11c6c68fccc3cd549e217244a8f7c7b1863f | |
parent | ee95053f78ee6883a6aeb75e346346adc0f4aded [diff] |
ixgbe: use atomic bitwise operations when handling reset requests Use atomic bitwise operations when setting and checking reset requests. This should help with possible races in the service task. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>