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