]> asedeno.scripts.mit.edu Git - linux.git/commit
mlxsw: spectrum_router: Propagate neighbour update errors
authorIdo Schimmel <idosch@mellanox.com>
Sun, 14 Apr 2019 18:57:47 +0000 (18:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Apr 2019 20:29:20 +0000 (13:29 -0700)
commita85e84e0301b069769f187d281576eaddccb32d6
treec6dd006bfbceb96d4c05f1728d53208eed927c9c
parent95337b982107d7d90f36d048a13ad8448d8b5df6
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>
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c