commit | a5118ef1020a77ffd3ff51ae83a892756319a388 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Sun Feb 23 08:31:34 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 23 16:06:58 2020 -0800 |
tree | 578efde028634f13ae45ba12f7bcf616e7525425 | |
parent | aa2794b42f17574e2d3588666ef61c48e64e095a [diff] |
mlxsw: spectrum_trap: Move functions to avoid their forward declarations No need to have forward declarations for mlxsw_sp_rx_drop_listener() and mlxsw_sp_rx_exception_listener(). Just move them up and avoid it. 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>