+0
−1
include/net/drop_monitor.h
deleted100644 → 0
+0
−36
+0
−1
+0
−24
+40
−16
Loading
Convert drop monitor to use the recently introduced
'devlink_trap_report' tracepoint instead of having devlink call into
drop monitor.
This is both consistent with software originated drops ('kfree_skb'
tracepoint) and also allows drop monitor to be built as a module and
still report hardware originated drops.
Signed-off-by:
Ido Schimmel <idosch@mellanox.com>
Reviewed-by:
Jiri Pirko <jiri@mellanox.com>
Signed-off-by:
David S. Miller <davem@davemloft.net>