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)
commitf58ee4e1a28b68ad94130a747d676cbc6644dbd1
tree85f412fc18d4515bd844da0ca7dbaa23672041ea
parentf33f1fccbf67b3d9b310a4b09114b7c670320ad4
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