]> asedeno.scripts.mit.edu Git - linux.git/commit
i40e: Move function calls to i40e_shutdown instead of i40e_suspend
authorCatherine Sullivan <catherine.sullivan@intel.com>
Fri, 10 Jul 2015 23:35:59 +0000 (19:35 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 26 Aug 2015 21:49:09 +0000 (14:49 -0700)
commit02b42498f383a6c24f7c751d4fe89a911a249242
tree6e8c1d800655d6ef8e88b3271cce2a1ecb2170ac
parent9f7c94487197df9aaca172027419af57e5dc7d6f
i40e: Move function calls to i40e_shutdown instead of i40e_suspend

We should be stopping the service task and flow director on
shutdown not on suspension.

Signed-off-by: Catherine Sullivan <catherine.sullivan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c