commit | 48c072174dea73c4c36ba95df87c1b4d6083df11 | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Mon Jan 28 15:08:28 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 30 00:44:06 2019 -0800 |
tree | f9a8904a91dfcf0f4c56bd5ef9eb4241d71dca5b | |
parent | 6fd769beb0d9451739acaecebe8266550aafd268 [diff] |
sctp: use SCTP_FUTURE_ASSOC for SCTP_LOCAL_AUTH_CHUNKS sockopt Check with SCTP_FUTURE_ASSOC instead in sctp_getsockopt_local_auth_chunks, it's compatible with 0. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>