diff options
author | Saeed Mahameed <saeedm@mellanox.com> | 2020-05-29 04:42:40 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2020-05-30 07:20:22 +0300 |
commit | aee3e9c457f172870bdb87e675faf6c4528190b1 (patch) | |
tree | ce6678b4254ea3a293167c4d4093dc70f1422018 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2553f421f44f4db7579f202b79b69046b579c7b5 (diff) | |
download | linux-aee3e9c457f172870bdb87e675faf6c4528190b1.tar.xz |
net/mlx5: Accel: fpga tls fix cast to __be64 and incorrect argument types
tls handle and rcd_sn are actually big endian and not in host format.
Fix that.
Fix the following sparse warnings:
drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls.c:177:21:
warning: cast to restricted __be64
drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls.c:178:52:
warning: incorrect type in argument 2 (different base types)
expected unsigned int [usertype] handle
got restricted __be32 [usertype] handle
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions