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)
commit9e8430f8d60d985c9f292b5eb5790cc13a87200c
tree8d83b5b9469396f25eb8e75b02d189bd6d4665ea
parent9d06b6d8a3fcba8eb8e1c62c92942452afea8057
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