commit | ea70ba980666cffacb57d90d867b2c7952d90700 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Thu Oct 22 09:34:38 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 22 07:38:35 2015 -0700 |
tree | 0d830a198b504eb3e23a02d0d6da78a415da930e | |
parent | e9829b9745b6e1683fd2a90842da498a2197299e [diff] |
net: dsa: add port_fdb_dump function Not all switch chips support a Get Next operation to iterate on its FDB. So add a more simple port_fdb_dump function for them. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>