drop_monitor: Remove no longer used functions
authorIdo Schimmel <idosch@mellanox.com>
Tue, 29 Sep 2020 08:15:53 +0000 (11:15 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Oct 2020 01:01:26 +0000 (18:01 -0700)
commitde9cbb81bd6e727dcac665e399ad4fcd01d3961b
treed18b7981bd5ee26a01fb07a18360ba734ae61579
parent8ee2267ad33e0ba021e9dd9b437f773906cd99d6
drop_monitor: Remove no longer used functions

The old probe functions that were invoked by drop monitor code are no
longer called and can thus be removed. They were replaced by actual
probe functions that are registered on the recently introduced
'devlink_trap_report' tracepoint.

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/drop_monitor.c