diff options
author | Christophe JAILLET <[email protected]> | 2022-01-09 18:29:51 +0100 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2022-01-27 08:58:24 -0800 |
commit | 10ebc5464e4004ac186c922956a317d6e668cc61 (patch) | |
tree | fcb87c2f81c5a2dfa70b8b1e6f568a5e1220c770 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | 90b83d01392435ae7893840863d2bab69a8bf94f (diff) |
i40e: Remove useless DMA-32 fallback configuration
As stated in [1], dma_set_mask() with a 64-bit mask never fails if
dev->dma_mask is non-NULL.
So, if it fails, the 32 bits case will also fail for the same reason.
Simplify code and remove some dead code accordingly.
[1]: https://lkml.org/lkml/2021/6/7/398
Signed-off-by: Christophe JAILLET <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Alexander Lobakin <[email protected]>
Tested-by: Gurucharan G <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions