commit | e2b2d35a052d9264a774715bc6aa3395a45dcfa2 | [log] [tgz] |
---|---|---|
author | Yotam Gigi <yotamg@mellanox.com> | Tue Sep 19 10:00:08 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 19 14:21:39 2017 -0700 |
tree | 06cbe5778832c9acdc2ae3e7f4846755cb3dd20f | |
parent | 767071270798d7292a905022b8f29711bfc5b0a2 [diff] |
mlxsw: spectrum: Change init order The multicast router offloading code is going to require the counter_pools initialization to occur before the router initialization, thus, change the spectrum initialization order to fix it. Signed-off-by: Yotam Gigi <yotamg@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>