diff options
author | Stefan Assmann <sassmann@kpanic.de> | 2021-12-01 11:14:34 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-03-08 21:12:53 +0300 |
commit | d784113217f95df777e32847d0f206d25325b334 (patch) | |
tree | 2b4ea6c2870c4be7466d41f06f4274b4d7bc2133 /net/xfrm | |
parent | d61f3737c5593697af3c19d4739be8b9ed20bde1 (diff) | |
download | linux-d784113217f95df777e32847d0f206d25325b334.tar.xz |
iavf: do not override the adapter state in the watchdog task (again)
commit fe523d7c9a8332855376ad5eb1aa301091129ba4 upstream.
The watchdog task incorrectly changes the state to __IAVF_RESETTING,
instead of letting the reset task take care of that. This was already
resolved by commit 22c8fd71d3a5 ("iavf: do not override the adapter
state in the watchdog task") but the problem was reintroduced by the
recent code refactoring in commit 45eebd62999d ("iavf: Refactor iavf
state machine tracking").
Fixes: 45eebd62999d ("iavf: Refactor iavf state machine tracking")
Signed-off-by: Stefan Assmann <sassmann@kpanic.de>
Tested-by: Konrad Jankowski <konrad0.jankowski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/xfrm')
0 files changed, 0 insertions, 0 deletions