commit | 146a32067b3fde1424d737d7fb333eb0951e6419 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Thu Oct 08 11:35:12 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 11 05:28:49 2015 -0700 |
tree | a9806c0cae535096c9a620ef733d05787e88f735 | |
parent | 6e86ac120e144154d345ebb5839d50b6f713149b [diff] |
net: dsa: add port_fdb_prepare Push the prepare phase for FDB operations down to the DSA drivers, with a new port_fdb_prepare function. Currently only mv88e6xxx is affected. 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>