commit | c8d6196803265484f7e1cdd1b00a188dc59a5988 | [log] [tgz] |
---|---|---|
author | Yuval Mintz <yuvalm@mellanox.com> | Wed Feb 28 23:29:36 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 01 13:13:23 2018 -0500 |
tree | 268700786a50db78ae60ba4bdbe34bb9d6c4069f | |
parent | 845c9a7ae7f5342ba42280c3a2f2aa92bce641d7 [diff] |
ipmr, ip6mr: Unite mfc seq logic With the exception of the final dump, ipmr and ip6mr have the exact same seq logic for traversing a given mr_table. Refactor that code and make it common. Signed-off-by: Yuval Mintz <yuvalm@mellanox.com> Acked-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>