summaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorVlad Yasevich <vyasevic@redhat.com>2013-01-02 09:41:25 +0000
committerDavid S. Miller <davem@davemloft.net>2013-01-03 01:56:11 -0800
commit3ec8e9f085bcaef0de1077f555c2c5102c223390 (patch)
tree45f31e75a2e5913eb7de444c7ebe6dc13dcd9859 /drivers/net
parent612a7c4e73f3306f3b599c60681194c1931a2dbc (diff)
downloadop-kernel-dev-3ec8e9f085bcaef0de1077f555c2c5102c223390.zip
op-kernel-dev-3ec8e9f085bcaef0de1077f555c2c5102c223390.tar.gz
bridge: Correctly unregister MDB rtnetlink handlers
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@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud