commit | ce5b2f8929df3ecac3cea44371637241ba816827 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Jul 19 09:21:40 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 19 18:26:41 2020 -0700 |
tree | be7af5d2635436934546ab00de0dfb33b294a973 | |
parent | 8c7517f54c8f24f3633383e8b552c1858fe95389 [diff] |
sctp: pass a kernel pointer to __sctp_setsockopt_connectx Use the kernel pointer that sctp_setsockopt has available instead of directly handling the user pointer. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>