From: Patrick McHardy Date: Tue, 27 Jun 2006 10:01:48 +0000 (-0700) Subject: [NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev disappears X-Git-Tag: v2.6.18-rc1~321^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef47c6a7b8e36e3b160433673b1b68db799aabcd;p=pandora-kernel.git [NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev disappears When a device that is acting as a bridge port is unregistered, the ip_queue/nfnetlink_queue notifier doesn't check if its one of physindev/physoutdev and doesn't release the references if it is. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed