]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: nft_set_pipapo: Fix mapping table example in comments
authorStefano Brivio <sbrivio@redhat.com>
Fri, 14 Feb 2020 17:14:13 +0000 (18:14 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 18 Feb 2020 21:06:54 +0000 (22:06 +0100)
commitec19e48bc206711bd2993ade9443b3d6c2c27cd1
tree61cc197dac07aa4ee303af2df06b7dc7849aee91
parentc138497fb6ae3da3d36a1b6072af88c76058e15c
netfilter: nft_set_pipapo: Fix mapping table example in comments

In both insertion and lookup examples, the two element pointers
of rule mapping tables were swapped. Fix that.

Reported-by: Pablo Neira Ayuso <pablo@netfilter.org>
Fixes: 81037b76e5aa ("nf_tables: Add set type for arbitrary concatenation of ranges")
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nft_set_pipapo.c