summaryrefslogtreecommitdiff
path: root/kernel/rtmutex-tester.c
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2012-09-13 06:28:01 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2012-09-22 02:50:24 -0700
commitf4128785b8f3f1fd7dc81b972661003d639a4676 (patch)
tree8d34f8c4b12cf6032fe135d073319c94af96c79c /kernel/rtmutex-tester.c
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 <alexander.h.duyck@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'kernel/rtmutex-tester.c')
0 files changed, 0 insertions, 0 deletions