diff options
author | Dan Carpenter <[email protected]> | 2021-10-13 11:04:56 +0300 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-10-13 15:27:52 -0700 |
commit | e79d82643a69df03d59fe47e32619515a83e4969 (patch) | |
tree | 4f008ab64acd891405516334d94d9ce64225c212 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 39e222bfd7f37e7a98069869375b903d7096c113 (diff) |
net: enetc: fix check for allocation failure
This was supposed to be a check for if dma_alloc_coherent() failed
but it has a copy and paste bug so it will not work.
Fixes: fb8629e2cbfc ("net: enetc: add support for software TSO")
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Ioana Ciornei <[email protected]>
Link: https://lore.kernel.org/r/20211013080456.GC6010@kili
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions