net: dsa: push prepare phase in port_fdb_add
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Thu, 8 Oct 2015 15:35:13 +0000 (11:35 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Oct 2015 12:28:50 +0000 (05:28 -0700)
commit1f36faf26943f5f5fc1d1a7be6ce252d2ff25e1a
tree3b36239e3821ef482868190b74f63187ef559807
parent146a32067b3fde1424d737d7fb333eb0951e6419
net: dsa: push prepare phase in port_fdb_add

Now that the prepare phase is pushed down to the DSA drivers, propagate
it to the port_fdb_add function.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6xxx.c
drivers/net/dsa/mv88e6xxx.h
include/net/dsa.h
net/dsa/slave.c
This page took 0.025062 seconds and 5 git commands to generate.