diff options
| author | Eric Dumazet <[email protected]> | 2022-05-09 20:57:38 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-05-11 12:43:10 +0100 |
| commit | d268c1f5cfc92eb5bb605f7365769aacd93be234 (patch) | |
| tree | 42771345e642844fb0dc5fb55e2a3e755994112c /tools/perf/scripts/python/sched-migration.py | |
| parent | 5b87be9e4978fe507c7e14c0bdff147d10d39aec (diff) | |
net: add CONFIG_DEBUG_NET
This config option enables network debugging checks.
This patch adds DEBUG_NET_WARN_ON_ONCE(cond)
Note that this is not a replacement for WARN_ON_ONCE(cond)
as (cond) is not evaluated if CONFIG_DEBUG_NET is not set.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions