commit | ab214d1bf8c7ef1ed7af803a72491cb29edfa8f5 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Jul 23 08:08:53 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 24 15:41:53 2020 -0700 |
tree | 117d3206c77bb63d0de5347c28a116ae8369ff24 | |
parent | 7e4b9dbabb2ad0d108d12939e34d4d330104ac6d [diff] |
netfilter: switch xt_copy_counters 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>