From: Stephen Hemminger Date: Fri, 10 Feb 2006 01:09:38 +0000 (-0800) Subject: [BRIDGE]: netfilter handle RCU during removal X-Git-Tag: v2.6.16-rc3~44^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dce971acf2ae20c80d5e9d1f6bbf17376870911;p=pandora-kernel.git [BRIDGE]: netfilter handle RCU during removal Bridge netfilter code needs to handle the case where device is removed from bridge while packet in process. In these cases the bridge_parent can become null while processing. This should fix: http://bugzilla.kernel.org/show_bug.cgi?id=5803 Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed