commit | 6d4de44550a8a434b89666088a8f98850e6348c2 | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Fri Nov 03 10:03:34 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 04 09:15:17 2017 +0900 |
tree | 1541bdc51661cd645dd29459ffc972b92f041624 | |
parent | a3fe198ecda678e7360c9a08942f0a0e43b6bb2c [diff] |
mlxsw: spectrum_router: Make mlxsw_sp_netdevice_ipip_ol_up_event() void This function only ever returns 0, so don't pretend it returns anything useful and just make it void. Signed-off-by: Petr Machata <petrm@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>