commit | ac37435bfe9e09fc107daf6eddb57831b5961708 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Jul 19 09:22:13 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 19 18:26:43 2020 -0700 |
tree | 49ee1c4266052b22c5d76d663a6a96c572968b56 | |
parent | 4a97fa4f099b9ac82d0e0adbd2f63fccf3dd96fc [diff] |
sctp: pass a kernel pointer to sctp_setsockopt_default_prinfo 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>