]> asedeno.scripts.mit.edu Git - linux.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)
commit3bcd7fa37f33cda8c5639a908e9eb42d856e5d8b
treec34706bd15e64dbaf40d757ebebb2339408e7ac8
parent5d8778d803e21f235e9bc727b5bd619f02abb88b
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