]> git.baikalelectronics.ru Git - kernel.git/commit
bridge: refactor fdb_notify
authorstephen hemminger <shemminger@vyatta.com>
Tue, 6 Dec 2011 13:02:24 +0000 (13:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Dec 2011 00:40:28 +0000 (19:40 -0500)
commit93082c012dfcb20038f2da2bdde85c4673f6f008
tree85f412fc18d4515bd844da0ca7dbaa23672041ea
parent4adb0e2b0d938d9d65b9a2ef6274cec2c7f17ead
bridge: refactor fdb_notify

Move fdb_notify outside of fdb_create. This fixes the problem
that notification of local entries are not flagged correctly.

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