diff options
author | Xin Long <lucien.xin@gmail.com> | 2019-01-28 15:08:44 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-01-30 00:44:08 -0800 |
commit | 99a62135e127977c06f4c44b6b9f24492a4b2153 (patch) | |
tree | 18a1209e3c73d3fef28fa4277e0a6c8167b7142a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3a583059d1870ad14437a6ac8730ccf7676f6df8 (diff) |
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_ENABLE_STREAM_RESET sockopt
Check with SCTP_ALL_ASSOC instead in sctp_setsockopt_enable_strreset and
check with SCTP_FUTURE_ASSOC instead in sctp_getsockopt_enable_strreset,
it's compatible with 0.
SCTP_CURRENT_ASSOC is supported for SCTP_ENABLE_STREAM_RESET in this patch.
It also adjusts some code to keep a same check form as other functions.
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions