aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlex Elder <[email protected]>2022-02-03 11:09:18 -0600
committerDavid S. Miller <[email protected]>2022-02-04 10:16:07 +0000
commita9bec7ae70c16f003d6138617c8bd305de3b230e (patch)
treed8be15530dd2aad43d18b491545a4ad66c1e8f38 /tools/perf/scripts/python
parentb93235e68921b9acd38ee309953a3a9808105289 (diff)
net: ipa: kill replenish_saved
The replenish_saved field keeps track of the number of times a new buffer is added to the backlog when replenishing is disabled. We don't really use it though, so there's no need for us to track it separately. Whether replenishing is enabled or not, we can simply increment the backlog. Get rid of replenish_saved, and initialize and increment the backlog where it would have otherwise been used. Signed-off-by: Alex Elder <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions