diff options
author | 2017-11-26 20:16:07 +0800 | |
---|---|---|
committer | 2017-11-28 11:00:13 -0500 | |
commit | af2697a0273f7665429c47d71ab26f2412af924e (patch) | |
tree | e244d8c6605bd3b6599fd423b82a8d61da2b7547 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sctp: force SCTP_ERROR_INV_STRM with __u32 when calling sctp_chunk_fail (diff) | |
download | linux-dev-af2697a0273f7665429c47d71ab26f2412af924e.tar.xz linux-dev-af2697a0273f7665429c47d71ab26f2412af924e.zip |
sctp: force the params with right types for sctp csum apis
Now sctp_csum_xxx doesn't really match the param types of these common
csum apis. As sctp_csum_xxx is defined in sctp/checksum.h, many sparse
errors occur when make C=2 not only with M=net/sctp but also with other
modules that include this header file.
This patch is to force them fit in csum apis with the right types.
Fixes: e6d8b64b34aa ("net: sctp: fix and consolidate SCTP checksumming code")
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.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