diff options
author | Paolo Abeni <pabeni@redhat.com> | 2022-07-05 10:17:04 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2022-07-05 13:04:43 +0300 |
commit | 55ae465222d0296e81f707c2b9447e715b59b9ac (patch) | |
tree | 2fa4f3766ab6fc941a23ab03fda98bbf706d0408 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | a94afe18ac3b4cae88a50a1e5de6bfe9989f06b0 (diff) | |
download | linux-55ae465222d0296e81f707c2b9447e715b59b9ac.tar.xz |
net/mlx5: fix 32bit build
We can't use the division operator on 64 bits integers, that breaks
32 bits build. Instead use the relevant helper.
Fixes: 6ddac26cf763 ("net/mlx5e: Add support to modify hardware flow meter parameters")
Acked-by: Saeed Mahameed <saeedm@nvidia.com>
Link: https://lore.kernel.org/r/ecb00ddd1197b4f8a4882090206bd2eee1eb8b5b.1657005206.git.pabeni@redhat.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions