]> git.baikalelectronics.ru Git - kernel.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)
commit0309215836335a43494fb2abf75fb16a1fd6cc9e
tree6e8c1d800655d6ef8e88b3271cce2a1ecb2170ac
parenta6b0bd009ecc715abdfd830292c48ae1b8078fde
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