From: Changli Gao Date: Sun, 22 Aug 2010 19:03:26 +0000 (+0000) Subject: bridge: netfilter: fix a memory leak X-Git-Tag: v2.6.36-rc3~2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c3a76abd379d9a4668b2d417baa991de9757dc2;p=pandora-kernel.git bridge: netfilter: fix a memory leak nf_bridge_alloc() always reset the skb->nf_bridge, so we should always put the old one. Signed-off-by: Changli Gao Signed-off-by: Bart De Schuymer Signed-off-by: David S. Miller --- Reading git-diff-tree failed