commit | cfa6fde26642553fcb0cdbfefe80f075eb6173f2 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Jul 19 09:22:11 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 19 18:26:43 2020 -0700 |
tree | 3b49d828a453fab1a08a9644014be7d6810b4a3a | |
parent | a98af7c84ad95d45058050ad3b9bb0cd31d93614 [diff] |
sctp: pass a kernel pointer to sctp_setsockopt_recvnxtinfo 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>