Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 63f721c2 authored by Tonghao Zhang's avatar Tonghao Zhang Committed by Jeff Kirsher
Browse files

ixgbe: Remove an obsolete comment about ITR



The InterruptThrottleRate has been removed from ixgbe. Then Update
the comment.

Signed-off-by: default avatarTonghao Zhang <xiangxia.m.yue@gmail.com>
Tested-by: default avatarAndrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
parent 73834aec
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -2529,8 +2529,6 @@ static void ixgbe_configure_msix(struct ixgbe_adapter *adapter)
 *      based on theoretical maximum wire speed and thresholds were set based
 *      based on theoretical maximum wire speed and thresholds were set based
 *      on testing data as well as attempting to minimize response time
 *      on testing data as well as attempting to minimize response time
 *      while increasing bulk throughput.
 *      while increasing bulk throughput.
 *      this functionality is controlled by the InterruptThrottleRate module
 *      parameter (see ixgbe_param.c)
 **/
 **/
static void ixgbe_update_itr(struct ixgbe_q_vector *q_vector,
static void ixgbe_update_itr(struct ixgbe_q_vector *q_vector,
			     struct ixgbe_ring_container *ring_container)
			     struct ixgbe_ring_container *ring_container)