diff options
author | Alex Elder <[email protected]> | 2021-02-05 16:10:58 -0600 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-02-06 14:57:19 -0800 |
commit | 9af5ccf32383005070092e51b15cee51584323c0 (patch) | |
tree | 60206c979aa98a925728750ef3fb8fe5ab679f1a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d5bc5015eb9d64cbd14e467db1a56db1472d0d6c (diff) |
net: ipa: use a Boolean rather than count when replenishing
The count argument to ipa_endpoint_replenish() is only ever 0 or 1,
and always will be (because we always handle each receive buffer in
a single transaction). Rename the argument to be add_one and change
it to be Boolean.
Update the function description to reflect the current code.
Signed-off-by: Alex Elder <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions