commit | de40fc5d210f2c31f2c25a9b920861276a71b70d | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Wed Sep 20 19:32:14 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 21 15:24:01 2017 -0700 |
tree | 085a2d7298d060e6eb28c2582a60f41170eceb77 | |
parent | 4fa7b718881a5358286903b796968cea80993820 [diff] |
net: dsa: add port fdb dump Dumping a DSA port's FDB entries is not specific to a DSA slave, so add a dsa_port_fdb_dump function, similarly to dsa_port_fdb_add and dsa_port_fdb_del. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>