summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2012-02-08 07:50:20 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2012-03-14 00:33:38 -0700
commit621bd70eda47f33aa5f3a48da56649c0cb7e2329 (patch)
treeef0c28950b52ad77c3d7dc91df23ad8f2c548db4 /drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c
parentbdda1a61c1dbb1e3a4f76c944b7c1e3b3731c861 (diff)
downloadop-kernel-dev-621bd70eda47f33aa5f3a48da56649c0cb7e2329.zip
op-kernel-dev-621bd70eda47f33aa5f3a48da56649c0cb7e2329.tar.gz
ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr
There isn't much point in using variables to store the values of eitr_low and eitr_high since they are not user changeable. As such I am replacing them with the constants 10 and 20 in order to avoid any confusion on what the values actually are. 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_82599.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud