diff options
author | 2021-02-01 17:26:07 -0600 | |
---|---|---|
committer | 2021-02-02 08:48:15 -0800 | |
commit | 088f8a2396d813e7ee49272a1a59b55139c81e64 (patch) | |
tree | 758078a53b9cc1e31ac989a4c3729d8df81e01ed /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: ipa: add a missing __iomem attribute (diff) | |
download | wireguard-linux-088f8a2396d813e7ee49272a1a59b55139c81e64.tar.xz wireguard-linux-088f8a2396d813e7ee49272a1a59b55139c81e64.zip |
net: ipa: be explicit about endianness
Sparse warns that the assignment of the metadata mask for a QMAP
endpoint in ipa_endpoint_init_hdr_metadata_mask() is a bad
assignment. We know we want the mask value to be big endian, even
though the value we write is in host byte order. Use a __force
tag to indicate we really mean it.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions