]> git.ipfire.org Git - thirdparty/ipset.git/commit
netfilter: ipset: fix typo in hash size macro
authorRubenKelevra <rubenkelevra@gmail.com>
Fri, 20 Jun 2025 09:20:53 +0000 (11:20 +0200)
committerJozsef Kadlecsik <kadlec@netfilter.org>
Sat, 21 Jun 2025 14:44:06 +0000 (16:44 +0200)
commitfb5d980212306849451763d6c18ec9aadb9a786f
tree6b93ac1c484511b2e22d72ba3cc6ba2c405b367f
parentbd6c6324afece01e26fee76405624ef4c5d0c1a9
netfilter: ipset: fix typo in hash size macro

Rename IPSET_MIMINAL_HASHSIZE → IPSET_MINIMAL_HASHSIZE in
ip_set_hash_gen.h, matching the header typo-fix.

Signed-off-by: RubenKelevra <rubenkelevra@gmail.com>
Signed-off-by: Jozsef Kadlecsik <kadlec@netfilter.org>
kernel/include/linux/netfilter/ipset/ip_set_hash.h
kernel/net/netfilter/ipset/ip_set_hash_gen.h