commit | f5bee0adb17eaa2f106c895d198b1e8fca96f1de | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Jul 19 09:22:00 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 19 18:26:42 2020 -0700 |
tree | ad22e12aaf0f7a6463d5e629a938d4c4e512b07d | |
parent | 1031cea0019ec967a260ad835c0a5fe03d1b93a5 [diff] |
sctp: pass a kernel pointer to sctp_setsockopt_maxburst 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>