]> 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)
commitaf186d92330570cee896030d13474c0dac9b1d8d
tree6e8c1d800655d6ef8e88b3271cce2a1ecb2170ac
parent8908b770024deb1cde5e37d03d6cf683c5604d7a
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