diff options
| author | Xin Long <lucien.xin@gmail.com> | 2019-01-28 15:08:37 +0800 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2019-01-30 00:44:07 -0800 |
| commit | 49b037acca8c3f7d7e43d64c6f7cec487a706e37 (patch) | |
| tree | 2a03fe32c4357ddcd0682b243e1906b07ddd89dd /tools/perf/scripts/python | |
| parent | sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_DEFAULT_SNDIN... (diff) | |
| download | linux-49b037acca8c3f7d7e43d64c6f7cec487a706e37.tar.gz linux-49b037acca8c3f7d7e43d64c6f7cec487a706e37.zip | |
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_CONTEXT sockopt
Check with SCTP_ALL_ASSOC instead in sctp_setsockopt_context and
check with SCTP_FUTURE_ASSOC instead in sctp_getsockopt_context,
it's compatible with 0.
SCTP_CURRENT_ASSOC is supported for SCTP_CONTEXT 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')
0 files changed, 0 insertions, 0 deletions
