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