]> git.baikalelectronics.ru Git - kernel.git/commit
ice: Fix EMP reset handling
authorAnirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Fri, 2 Aug 2019 08:25:25 +0000 (01:25 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 3 Sep 2019 20:47:12 +0000 (13:47 -0700)
commitda756d5571908da1d87512f49546184e36de37c4
tree86cbacf943e2a12a588ba747bae7df67f8f2950a
parent4a850343a3276a002d800841d9e463cd0271ee7f
ice: Fix EMP reset handling

ice_reset_subtask needs to handle EMP resets as well, as EMP resets
can be triggered by the firmware. This patch adds the logic to do
this.

Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ice/ice_main.c