summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorShannon Nelson <shannon.nelson@intel.com>2013-11-26 14:49:12 +0400
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2013-12-16 12:48:46 +0400
commitf551b4386cefaf47b116a432c64582a8355bf362 (patch)
treea80a372a96775d4e282a3ac4bf5f8a6050a3b513 /include/linux/timerqueue.h
parentc9a3d47161b29603f6b2bd428d825ef83a007c6e (diff)
downloadlinux-f551b4386cefaf47b116a432c64582a8355bf362.tar.xz
i40e: fix pf reset after offline test
When the ethtool testing starts it sets the I40E_TESTING state bit, which blocks new netdev opens so that things don't get confused, while the testing might be messing with register and other things. Unfortunately, that was keeping the PF resets after the register test from working correctly because the netdev would not get reopened. This patch reorders the tests to put the register test last as it is the only one that needs a reset, and we wait to trigger the reset until after we clear the I40E_TESTING bit. Change-Id: Ieaa18d74264250ac336b0656b490125ee8a22d2a Signed-off-by: Shannon Nelson <shannon.nelson@intel.com> Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions