commit | f0b99e3ab323c72c480140532b0526f087a08c23 | [log] [tgz] |
---|---|---|
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri May 18 11:58:30 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun May 20 18:23:07 2018 -0400 |
tree | a3f700e78b102eea9de05de6a34cf70bddae8bf2 | |
parent | 1bc49fd18b02a4942d4bb6f46fd23a5fd61c9fd6 [diff] |
Revert "ixgbe: release lock for the duration of ixgbe_suspend_close()" This reverts commit 6710f970d9979d8f03f6e292bb729b2ee1526d0e. Gotta love when developers have offline discussions, thinking everyone is reading their responses/dialog. The change had the potential for a number of race conditions on shutdown, which is why we are reverting the change. Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>