]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bridge: rearrange fdb notifications (v2)
authorstephen hemminger <shemminger@vyatta.com>
Thu, 8 Dec 2011 07:17:41 +0000 (07:17 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Dec 2011 00:40:28 +0000 (19:40 -0500)
commit31e8a49c161b00c648e960903512c9cbaee777b1
tree9c2097bc4583ca9d47922a120465b22789ac0acb
parentf58ee4e1a28b68ad94130a747d676cbc6644dbd1
bridge: rearrange fdb notifications (v2)

Pass bridge to fdb_notify so it can determine correct namespace based
on namespace of bridge rather than namespace of destination port.
Also makes next patch easier.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_fdb.c