aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_txrx.c
diff options
context:
space:
mode:
authorMd Fahad Iqbal Polash <md.fahad.iqbal.polash@intel.com>2019-02-28 15:25:58 -0800
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2019-05-02 01:19:26 -0700
commit8d7189d266ccec6dce1a4c2dd2bde6e0d632a24c (patch)
tree9efe1ba5bee789b11cf6ab5a51bef7338b4ab9fd /drivers/net/ethernet/intel/ice/ice_txrx.c
parent5079b853b221005ac06192265c917ea79c11c0e2 (diff)
ice: Remove runtime change of PFINT_OICR_ENA register
Runtime change of PFINT_OICR_ENA register is unnecessary. The handlers should always clear the atomic bit for each task as they start, because it will make sure that any late interrupt will either 1) re-set the bit, or 2) be handled directly in the "already running" task handler. Signed-off-by: Md Fahad Iqbal Polash <md.fahad.iqbal.polash@intel.com> 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>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_txrx.c')
0 files changed, 0 insertions, 0 deletions