diff options
| author | Xin Long <[email protected]> | 2019-01-28 15:08:38 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-01-30 00:44:07 -0800 |
| commit | e0651a0dc87780c03683ca1613a30b982dbf964d (patch) | |
| tree | edb3053b416874016574b48f53d02374622261ba /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 49b037acca8c3f7d7e43d64c6f7cec487a706e37 (diff) | |
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_MAX_BURST sockopt
Check with SCTP_ALL_ASSOC instead in sctp_setsockopt_maxburst and
check with SCTP_FUTURE_ASSOC instead in sctp_getsockopt_maxburst,
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions