bridge: change arguments to fdb_create
authorstephen hemminger <shemminger@vyatta.com>
Mon, 4 Apr 2011 14:03:27 +0000 (14:03 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Apr 2011 00:22:25 +0000 (17:22 -0700)
commit03e9b64b89243ccc6f8f48f5955a5a78a8ca1431
tree5ab589f74076a17cea2b08aca5ce4354cde32142
parent0545a3037773512d3448557ba048cebb73b3e4af
bridge: change arguments to fdb_create

Later patch provides ability to create non-local static entry.
To make this easier move the updating of the flag values to
after the code that creates entry.

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