summaryrefslogtreecommitdiff
path: root/net/mac80211/debugfs_netdev.c
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2009-09-17 13:58:29 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2009-10-05 08:11:48 -0700
commitd5270785ea9ad9689d8ba473f4b3d82d34ac85b1 (patch)
treee48295b88aaa12a5772406b1f33f0ca5f05c5885 /net/mac80211/debugfs_netdev.c
parentdaa72302d0376fe98d71285ea962d5197198536f (diff)
netfilter: bridge: refcount fix
netfilter: bridge: refcount fix Upstream commit f3abc9b9: 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> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/mac80211/debugfs_netdev.c')
0 files changed, 0 insertions, 0 deletions