[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130103.015639.300000536792223155.davem@davemloft.net>
Date: Thu, 03 Jan 2013 01:56:39 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: vyasevic@...hat.com
Cc: shemminger@...tta.com, netdev@...r.kernel.org
Subject: Re: [PATCH] bridge: Correctly unregister MDB rtnetlink handlers
From: Vlad Yasevich <vyasevic@...hat.com>
Date: Wed, 2 Jan 2013 14:41:25 -0500
> Commit 63233159fd4e596568f5f168ecb0879b61631d47:
> bridge: Do not unregister all PF_BRIDGE rtnl operations
> introduced a bug where a removal of a single bridge from a
> multi-bridge system would remove MDB netlink handlers.
> The handlers should only be removed once all bridges are gone, but
> since we don't keep track of the number of bridge interfaces, it's
> simpler to do it when the bridge module is unloaded. To make it
> consistent, move the registration code into module initialization
> code path.
>
> Signed-off-by: Vlad Yasevich <vyasevic@...hat.com>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists