OSDN Git Service

Revert "ixgbe: release lock for the duration of ixgbe_suspend_close()"
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 18 May 2018 18:58:30 +0000 (11:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 20 May 2018 22:23:07 +0000 (18:23 -0400)
commitf0b99e3ab323c72c480140532b0526f087a08c23
treea3f700e78b102eea9de05de6a34cf70bddae8bf2
parent1bc49fd18b02a4942d4bb6f46fd23a5fd61c9fd6
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>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c