[NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev disappears
authorPatrick McHardy <kaber@trash.net>
Tue, 27 Jun 2006 10:01:48 +0000 (03:01 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 29 Jun 2006 23:57:48 +0000 (16:57 -0700)
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 <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found