commit | 92c4f172552a37f1dbc385615b4497bd15df1d8f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Jul 19 09:22:26 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 19 18:26:44 2020 -0700 |
tree | 766b264b5cb2d0a653b78103857fc6415dd44446 | |
parent | 963855a938cad73b950fb42fa5376e8ab3fd1475 [diff] |
sctp: pass a kernel pointer to sctp_setsockopt_ecn_supported 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>