]> 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)
commita4f573748f6a1f00ee5cd67e4106e210411687b7
tree8d83b5b9469396f25eb8e75b02d189bd6d4665ea
parent284c6b8f46782a2f62eaa5812bb47f8636ae45e6
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