diff options
| author | Ido Schimmel <[email protected]> | 2019-06-18 18:12:51 +0300 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-06-18 09:45:36 -0700 |
| commit | ccd56a5f5018ba2b32847a521b50997537d9838c (patch) | |
| tree | 65ada48f51b64eb38cf0af3a5c6f36461c143701 /include/linux/debugobjects.h | |
| parent | 20247fcab397dc6339992ee6deb9f4a6e53d05ef (diff) | |
mlxsw: spectrum_router: Prepare function to return errors
The function mlxsw_sp_router_fib6_event() takes care of preparing the
needed information for the work item that actually inserts the route
into the device.
When processing an IPv6 multipath route, the function will need to
allocate an array to store pointers to all the sibling routes.
Change the function's signature to return an error code and adjust the
single call site.
Signed-off-by: Ido Schimmel <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions