commit | ffc08f086a563cdd18f43edf574724f65e4bf5e3 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Jul 19 09:21:55 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 19 18:26:42 2020 -0700 |
tree | 15ff8fd2e5bd69a147e0f71dfc3a7fa275e180eb | |
parent | 5b864c8dab18ddc5b34d7e9f5117c7d5185d0d4b [diff] |
sctp: pass a kernel pointer to sctp_setsockopt_mappedv4 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>