commit | 9dfa6f0494899e4643ec82c907a7664777262b8c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Jul 19 09:21:47 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 19 18:26:41 2020 -0700 |
tree | 372a0cbe9c8c84f3bda049bac8c3677d91ce20e5 | |
parent | bb13d647d95bd0fdbc4882c27ea818b4c879263f [diff] |
sctp: pass a kernel pointer to sctp_setsockopt_initmsg 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>