commit | de5ed99e9777a487da4ad9c58e409ed26b640d9e | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Sun Jun 04 16:53:40 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 04 23:49:49 2017 -0400 |
tree | 1746950039e57e11c44674b289d216f469b7b006 | |
parent | da0abcf93fe5353268b0b5b30396fb10dc32bef4 [diff] |
mlxsw: spectrum_router: Align RIF index allocation with existing code The way we usually allocate an index is by letting the allocation function return an error instead of an invalid index. Do the same for RIF index. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Reviewed-by: Petr Machata <petrm@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>