aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorAlexander Duyck <[email protected]>2012-09-13 06:28:01 +0000
committerJeff Kirsher <[email protected]>2012-09-22 02:50:24 -0700
commitf4128785b8f3f1fd7dc81b972661003d639a4676 (patch)
tree8d34f8c4b12cf6032fe135d073319c94af96c79c /scripts/stackusage
parentf33005a637bffca72fe373d1e91f2dfbc8fae157 (diff)
igb: Change Tx cleanup loop to do/while instead of for
This change makes it so that Tx cleanup is done in a do/while loop instead of a for loop. The main motivation behind this is the fact that we should never be invoked with a budget less than 1 so we can skip checking the budget before processing the first descriptor. Signed-off-by: Alexander Duyck <[email protected]> Tested-by: Aaron Brown <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions