]> 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)
commit83f0a402999437e961fd8d842babf7bdf02ec915
tree85f412fc18d4515bd844da0ca7dbaa23672041ea
parente9ea55b4a75b1324c376849da549bdfddd053384
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