diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2012-02-08 07:49:43 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2012-03-12 20:29:40 -0700 |
commit | 5d967eb7f84d2761d624d033c2583187b37b56ce (patch) | |
tree | faf33cac6ee74a480b47cc58096bded24d5d8567 /drivers/net/ethernet/intel/ixgbe/ixgbe.h | |
parent | e954b374b4e42c5335679ec6d79ca2c50ce5d422 (diff) | |
download | blackbird-op-linux-5d967eb7f84d2761d624d033c2583187b37b56ce.tar.gz blackbird-op-linux-5d967eb7f84d2761d624d033c2583187b37b56ce.zip |
ixgbe: Correct Adaptive Interrupt Moderation so that it will change values
This change corrects an issue in which Adaptive Interrupt Moderation was
not changing values due to the fact that we were performing an and
operation on the resultant value that was causing the value to never change
from the default 20K interrupts per second.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ixgbe/ixgbe.h')
0 files changed, 0 insertions, 0 deletions