]> git.baikalelectronics.ru Git - kernel.git/commit
ice: Update to interrupts enabled in OICR
authorBruce Allan <bruce.w.allan@intel.com>
Thu, 9 Aug 2018 13:28:59 +0000 (06:28 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 23 Aug 2018 18:26:47 +0000 (11:26 -0700)
commite4f31d51edd12955a61ae73af1b848518ab62f9a
treec34706bd15e64dbaf40d757ebebb2339408e7ac8
parent594bdde2b23565273a39dc4ce1cec862df171698
ice: Update to interrupts enabled in OICR

Remove the following interrupt causes that are not applicable or not
handled:
- PFINT_OICR_HLP_RDY_M
- PFINT_OICR_CPM_RDY_M
- PFINT_OICR_GPIO_M
- PFINT_OICR_STORM_DETECT_M

Add the following interrupt cause that's actually handled in ice_misc_intr:
- PFINT_OICR_PE_CRITERR_M

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: Tony Brelinski <tonyx.brelinski@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ice/ice_hw_autogen.h
drivers/net/ethernet/intel/ice/ice_main.c