]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter/ip_tables: clean up compat {get,set}sockopt handling
authorChristoph Hellwig <hch@lst.de>
Fri, 17 Jul 2020 06:23:17 +0000 (08:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Jul 2020 01:16:40 +0000 (18:16 -0700)
commitf9b4d791bbd9bd2a8b040d8c0b672ced450184c4
tree8b1cbb631cf43bfb3fc51f34344d87bea9d348f6
parente35478925c3579976be2b3b696bac7b2e972a8d4
netfilter/ip_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/ipv4/netfilter/ip_tables.c