diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2009-08-24 19:35:38 +0200 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2009-08-24 19:35:38 +0200 |
commit | f3abc9b963e004b8c96cd7fbee6fd905f2bfd620 (patch) | |
tree | 9924da76d5d1258824a05dd97264fb8446dd2058 /net/xfrm/xfrm_ipcomp.c | |
parent | cce5a5c3029f731b5ea17a8a9a953ff742abf0d6 (diff) |
netfilter: bridge: refcount fix
commit f216f082b2b37c4943f1e7c393e2786648d48f6f
([NETFILTER]: bridge netfilter: deal with martians correctly)
added a refcount leak on in_dev.
Instead of using in_dev_get(), we can use __in_dev_get_rcu(),
as netfilter hooks are running under rcu_read_lock(), as pointed
by Patrick.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'net/xfrm/xfrm_ipcomp.c')
0 files changed, 0 insertions, 0 deletions