diff options
author | Arturo Borrero <arturo.borrero.glez@gmail.com> | 2014-10-26 12:22:40 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2014-10-27 22:17:46 +0100 |
commit | 7965ee93719921ea5978f331da653dfa2d7b99f5 (patch) | |
tree | d21cb5c85e97c858da484150ae34dd3fd6447107 /net/xfrm | |
parent | netfilter: nf_log: release skbuff on nlmsg put failure (diff) | |
download | linux-7965ee93719921ea5978f331da653dfa2d7b99f5.tar.xz linux-7965ee93719921ea5978f331da653dfa2d7b99f5.zip |
netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()
The code looks for an already loaded target, and the correct list to search
is nft_target_list, not nft_match_list.
Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/xfrm')
0 files changed, 0 insertions, 0 deletions