]> git.baikalelectronics.ru Git - kernel.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)
commit393296faadaa93768f94ec82e929636eeaf2c058
tree9c2097bc4583ca9d47922a120465b22789ac0acb
parent83f0a402999437e961fd8d842babf7bdf02ec915
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