]> git.ipfire.org Git - thirdparty/ipset.git/commit
Compatibility: Check for the fourth arg of list_for_each_entry_rcu()
authorJozsef Kadlecsik <kadlec@netfilter.org>
Thu, 19 Nov 2020 12:05:45 +0000 (13:05 +0100)
committerJozsef Kadlecsik <kadlec@netfilter.org>
Thu, 19 Nov 2020 12:05:45 +0000 (13:05 +0100)
commit8f1af2e9fe86f3c9ca2925855d1622d7e7b2b708
tree4449dd76c1373717024aa5262ab53f290098f2f8
parent202cfef66b3a1e0988dd384400bd333634816809
Compatibility: Check for the fourth arg of list_for_each_entry_rcu()

A forth argument of list_for_each_entry_rcu() was introduced, handle the
compatibility issue.

Signed-off-by: Jozsef Kadlecsik <kadlec@netfilter.org>
configure.ac
kernel/include/linux/netfilter/ipset/ip_set_compat.h.in
kernel/net/netfilter/ipset/ip_set_core.c