commit | 7e39d1153de244fbdc57623a482f810bcf73a03f | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Tue May 16 19:38:28 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed May 17 14:06:54 2017 -0400 |
tree | d1ae7e38d67d3415d357df08c3d0e5a1bde9f5ae | |
parent | 5f9efffbdb1722631714d7afce793379abd94c1f [diff] |
mlxsw: spectrum_router: Move FIB notification block to router struct The FIB notification block logically belongs inside the router specific struct, so move it there. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>