]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
netfilter/ip6_tables: clean up compat {get, set}sockopt handling
authorChristoph Hellwig <hch@lst.de>
Fri, 17 Jul 2020 06:23:18 +0000 (08:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Jul 2020 01:16:40 +0000 (18:16 -0700)
commitf415e76fd723594ed878a5a79a0ec36eca81c312
treed93320afb4021137d7409a3551b9c14a14fe46be
parent89c53c14e4d218ca45b47402d991e82b77875888
netfilter/ip6_tables: clean up compat {get, set}sockopt handling

Merge the native and compat {get,set}sockopt handlers using
in_compat_syscall().

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/netfilter/ip6_tables.c