commit | 31e8a49c161b00c648e960903512c9cbaee777b1 | [log] [tgz] |
---|---|---|
author | stephen hemminger <shemminger@vyatta.com> | Thu Dec 08 07:17:41 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 08 19:40:28 2011 -0500 |
tree | 9c2097bc4583ca9d47922a120465b22789ac0acb | |
parent | f58ee4e1a28b68ad94130a747d676cbc6644dbd1 [diff] |
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>