diff options
author | 2022-01-12 07:30:11 -0600 | |
---|---|---|
committer | 2022-01-12 14:39:53 +0000 | |
commit | c1aaa01dbf4cef95af3e04a5a43986c290e06ea3 (patch) | |
tree | 445ee80d32714cdcee065c79500259cd79ad5f17 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: ipa: fix atomic update in ipa_endpoint_replenish() (diff) | |
download | linux-dev-c1aaa01dbf4cef95af3e04a5a43986c290e06ea3.tar.xz linux-dev-c1aaa01dbf4cef95af3e04a5a43986c290e06ea3.zip |
net: ipa: use a bitmap for endpoint replenish_enabled
Define a new replenish_flags bitmap to contain Boolean flags
associated with an endpoint's replenishing state. Replace the
replenish_enabled field with a flag in that bitmap. This is to
prepare for the next patch, which adds another flag.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions