aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorBenjamin Poirier <bpoirier@suse.com>2015-11-09 15:50:19 -0800
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2015-12-14 19:36:13 -0800
commit16ecba59bc333d6282ee057fb02339f77a880beb (patch)
treeb0a4368ef63eaaa823ce67d13e8c5bdc8fcd6e4a /crypto
parente1000e: Remove unreachable code (diff)
downloadlinux-dev-16ecba59bc333d6282ee057fb02339f77a880beb.tar.xz
linux-dev-16ecba59bc333d6282ee057fb02339f77a880beb.zip
e1000e: Do not read ICR in Other interrupt
Removes the ICR read in the other interrupt handler, uses EIAC to autoclear the Other bit from ICR and IMS. This allows us to avoid interference with Rx and Tx interrupts in the Other interrupt handler. The information read from ICR is not needed. IMS is configured such that the only interrupt cause that can trigger the Other interrupt is Link Status Change. Signed-off-by: Benjamin Poirier <bpoirier@suse.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions