commit | a4e75b76b2ce47e3d964c87689962abb83cc4958 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Wed Jul 12 09:12:52 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 12 08:15:51 2017 -0700 |
tree | 8300bdfaa9fee4bf84a98be92a8d8f2dd864efd5 | |
parent | 533350227d95937703aaa16414701eadd67f3ac3 [diff] |
mlxsw: spectrum_router: Add missing rollback With this patch the error path of mlxsw_sp_nexthop_init() is symmetric with mlxsw_sp_nexthop_fini(). Noticed during code review. Fixes: a8c970142798 ("mlxsw: spectrum_router: Refactor nexthop init routine") 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>