aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/cls_api.c
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2022-02-03 11:09:18 -0600
committerDavid S. Miller <davem@davemloft.net>2022-02-04 10:16:07 +0000
commita9bec7ae70c16f003d6138617c8bd305de3b230e (patch)
treed8be15530dd2aad43d18b491545a4ad66c1e8f38 /net/sched/cls_api.c
parenttls: cap the output scatter list to something reasonable (diff)
downloadlinux-rng-a9bec7ae70c16f003d6138617c8bd305de3b230e.tar.xz
linux-rng-a9bec7ae70c16f003d6138617c8bd305de3b230e.zip
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 'net/sched/cls_api.c')
0 files changed, 0 insertions, 0 deletions