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