]> 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)
commitece8cd6a7dc9017be9e9dfc6404525d11f8be793
tree61cc197dac07aa4ee303af2df06b7dc7849aee91
parentf0d8cf48090850cf65cfd340b6105d8137add190
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: 14357d3fdd6c ("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