commit | 7c747838a55818fd0cdbe48afd98fba726aa898d | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Sun Aug 11 10:35:46 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 11 10:53:30 2019 -0700 |
tree | 2fba312c3a0190b4c223d35018a8bc0ee42e93d8 | |
parent | 2cc2743d8feec87b0bc0c9c1106136852d97f566 [diff] |
drop_monitor: Split tracing enable / disable to different functions Subsequent patches will need to enable / disable tracing based on the configured alerting mode. Reduce the nesting level and prepare for the introduction of this functionality by splitting the tracing enable / disable operations into two different functions. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>