commit | 91ac1ccaff597d06b1e16801e1a4c99b8a78dcbe | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Jul 23 08:09:04 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 24 15:41:54 2020 -0700 |
tree | 213cfc026155048e81a84b073630768594c35781 | |
parent | 894cfbc0cf3ea447e486fca99852893a155b6a81 [diff] |
net/udp: switch udp_lib_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>