diff options
author | 2015-10-27 13:20:25 +0100 | |
---|---|---|
committer | 2015-10-28 03:40:50 +0100 | |
commit | dbc3617f4c1f9fcbe63612048cb9583fea1e11ab (patch) | |
tree | 5078f798588f8f080d8d52495d036d9ce5a8aa71 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: nf_nat_redirect: add missing NULL pointer check (diff) | |
download | linux-rng-dbc3617f4c1f9fcbe63612048cb9583fea1e11ab.tar.xz linux-rng-dbc3617f4c1f9fcbe63612048cb9583fea1e11ab.zip |
netfilter: nfnetlink: don't probe module if it exists
nfnetlink_bind request_module()s all the time as nfnetlink_get_subsys()
shifts the argument by 8 to obtain the subsys id.
So using type instead of type << 8 always returns NULL.
Fixes: 03292745b02d11 ("netlink: add nlk->netlink_bind hook for module auto-loading")
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions