commit | aa2794b42f17574e2d3588666ef61c48e64e095a | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Sun Feb 23 08:31:33 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 23 16:06:58 2020 -0800 |
tree | 694e603edd2c33717cd68480546ff471f6459be2 | |
parent | 2045e158fc7f1c423c821c08ee03b51c972b4cb1 [diff] |
mlxsw: spectrum_trap: Use err variable instead of directly checking func return value When calling mlxsw_sp_rx_listener(), use err variable instead of directly checking func return value. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>