Skip to content

Commit 63f721c

Browse files
hao022Jeff Kirsher
authored andcommitted
ixgbe: Remove an obsolete comment about ITR
The InterruptThrottleRate has been removed from ixgbe. Then Update the comment. Signed-off-by: Tonghao Zhang <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
1 parent 73834ae commit 63f721c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/net/ethernet/intel/ixgbe/ixgbe_main.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2529,8 +2529,6 @@ static void ixgbe_configure_msix(struct ixgbe_adapter *adapter)
25292529
* based on theoretical maximum wire speed and thresholds were set based
25302530
* on testing data as well as attempting to minimize response time
25312531
* while increasing bulk throughput.
2532-
* this functionality is controlled by the InterruptThrottleRate module
2533-
* parameter (see ixgbe_param.c)
25342532
**/
25352533
static void ixgbe_update_itr(struct ixgbe_q_vector *q_vector,
25362534
struct ixgbe_ring_container *ring_container)

0 commit comments

Comments
 (0)