commit | a85e84e0301b069769f187d281576eaddccb32d6 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Sun Apr 14 18:57:47 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 15 13:29:20 2019 -0700 |
tree | c6dd006bfbceb96d4c05f1728d53208eed927c9c | |
parent | 95337b982107d7d90f36d048a13ad8448d8b5df6 [diff] |
mlxsw: spectrum_router: Propagate neighbour update errors Next patch will add offload indication to neighbours, but the indication should only be altered in case the neighbour was successfully added to / deleted from the device. Propagate neighbour update errors, so that they could be taken into account by the next patch. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>