commit | 894cfbc0cf3ea447e486fca99852893a155b6a81 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Jul 23 08:09:03 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 24 15:41:54 2020 -0700 |
tree | afcaf8e234456586077dc615aacb417467363669 | |
parent | b84d2b73af401dc00d9f03c5d78ccf71369a5707 [diff] |
net/ipv6: switch do_ipv6_setsockopt to sockptr_t Pass a sockptr_t to prepare for set_fs-less handling of the kernel pointer from bpf-cgroup. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>