diff options
author | 2021-04-20 16:53:42 +0200 | |
---|---|---|
committer | 2021-04-20 16:43:13 -0700 | |
commit | 017a131cdec6d3dd375d353fd25293a21896346d (patch) | |
tree | 78769fdef030edf523a54c54d542dc5dd69ad871 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mlxsw: spectrum_qdisc: Drop an always-true condition (diff) | |
download | wireguard-linux-017a131cdec6d3dd375d353fd25293a21896346d.tar.xz wireguard-linux-017a131cdec6d3dd375d353fd25293a21896346d.zip |
mlxsw: spectrum_qdisc: Track tclass_num as int, not u8
tclass_num is just a number, a value that would be ordinarily passed around
as an int. (Which is unlike a u8 prio_bitmap.) In several places,
tclass_num already is an int. Convert the remaining instances.
Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
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