diff options
author | 2017-06-07 05:43:11 -0400 | |
---|---|---|
committer | 2017-06-20 18:17:12 -0700 | |
commit | 2e5c26ea0d0843074a1b8c868aae5c828c155569 (patch) | |
tree | 1549c3f460b49ed50b558830ab8e338ce67a87bc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | i40e: fix disabling overflow promiscuous mode (diff) | |
download | wireguard-linux-2e5c26ea0d0843074a1b8c868aae5c828c155569.tar.xz wireguard-linux-2e5c26ea0d0843074a1b8c868aae5c828c155569.zip |
i40e: clear only cause_ena bit
When disabling interrupts, we should only be clearing the CAUSE_ENA bit,
not clearing the whole register. Clearing the whole register sets the
NEXTQ_IDX field to 0 instead of 0x7ff which can confuse the Firmware in
some reset sequences.
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions