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