]> git.baikalelectronics.ru Git - kernel.git/commit
bridge: mdb: Passing the port-group pointer to br_mdb module
authorElad Raz <eladr@mellanox.com>
Wed, 3 Feb 2016 08:57:06 +0000 (09:57 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Feb 2016 09:42:47 +0000 (04:42 -0500)
commit7954ba83f72b45d7e1299c9d986900b68cee0811
tree8d83b5b9469396f25eb8e75b02d189bd6d4665ea
parent68c2871437a089b4ec7e38dd40dd86ed4a11f8ae
bridge: mdb: Passing the port-group pointer to br_mdb module

Passing the port-group to br_mdb in order to allow direct access to the
structure. br_mdb will later use the structure to reflect HW reflection
status via "state" variable.

Signed-off-by: Elad Raz <eladr@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_mdb.c
net/bridge/br_multicast.c
net/bridge/br_private.h