summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2022-02-03 20:09:18 +0300
committerDavid S. Miller <davem@davemloft.net>2022-02-04 13:16:07 +0300
commita9bec7ae70c16f003d6138617c8bd305de3b230e (patch)
treed8be15530dd2aad43d18b491545a4ad66c1e8f38 /tools
parentb93235e68921b9acd38ee309953a3a9808105289 (diff)
downloadlinux-a9bec7ae70c16f003d6138617c8bd305de3b230e.tar.xz
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 <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions