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