diff options
author | David Wei <[email protected]> | 2024-06-05 09:19:24 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-06-09 15:50:43 +0100 |
commit | 3e61103b2f7887af0be402a79b9c70425ceba3e3 (patch) | |
tree | ac1ee117ef2bbaec55aa94cdcec1dd50a92450a5 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | a999973236543f0b8f6daeaa7ecba7488c3a593b (diff) |
page_pool: remove WARN_ON() with OR
Having an OR in WARN_ON() makes me sad because it's impossible to tell
which condition is true when triggered.
Split a WARN_ON() with an OR in page_pool_disable_direct_recycling().
Signed-off-by: David Wei <[email protected]>
Reviewed-by: Mina Almasry <[email protected]>
Reviewed-by: Somnath Kotur <[email protected]>
Acked-by: Jesper Dangaard Brouer <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions