diff options
author | 2017-01-12 15:59:39 -0800 | |
---|---|---|
committer | 2017-04-05 22:47:30 -0700 | |
commit | 469295578790150cf0ce3395bf815edce6e37fb1 (patch) | |
tree | 1df8e82e336e8b1fe85ed2a4eb7de7043ad7b02f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fm10k: use a BITMAP for flags to avoid race conditions (diff) | |
download | wireguard-linux-469295578790150cf0ce3395bf815edce6e37fb1.tar.xz wireguard-linux-469295578790150cf0ce3395bf815edce6e37fb1.zip |
fm10k: future-proof state bitmaps using DECLARE_BITMAP
This ensures that future programmers do not have to remember to re-size
the bitmaps due to adding new values. Although this is unlikely for this
driver, it may happen and it's best to prevent it from ever being an
issue.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions