commit | bf341eb895411f36582a905d4a646b387a0d1fc3 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Thu Oct 11 07:47:49 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 11 10:08:22 2018 -0700 |
tree | 1d4568500fb5749a1642bf435a39b9870f093be6 | |
parent | df92062e495a0ffcebe8c14af5309aa5a145bc8a [diff] |
mlxsw: spectrum: Remove misuses of private header file The spectrum_router.h header file is private to the router block and should only be included by direct consumers of it, such as dpipe and the multicast routing code. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Reviewed-by: Petr Machata <petrm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>