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