commit | 0bbbf0e7d0e7ea8267836986346a9b3a35b74e4e | [log] [tgz] |
---|---|---|
author | Yuval Mintz <yuvalm@mellanox.com> | Wed Feb 28 23:29:33 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 01 13:13:23 2018 -0500 |
tree | 4a7f295d9179f46de5181dab1501b423d9a6c23e | |
parent | b70432f7319eb75b24ca57dde8146c5e27244780 [diff] |
ipmr, ip6mr: Unite creation of new mr_table Now that both ipmr and ip6mr are using the same mr_table structure, we can have a common function to allocate & initialize a new instance. Signed-off-by: Yuval Mintz <yuvalm@mellanox.com> Acked-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>