diff options
author | Rasmus Villemoes <[email protected]> | 2021-01-19 16:07:51 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-01-21 12:19:55 -0800 |
commit | 0a71c415297fd7d408834a4585ae7c757bebbe4f (patch) | |
tree | 4d3fd43eb4082fff7e5835a2b3c227562990b4a9 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 03588e92c07fc57c048309004788f3fe3a7da926 (diff) |
ethernet: ucc_geth: remove unnecessary memset_io() calls
These buffers have all just been handed out from qe_muram_alloc(), aka
cpm_muram_alloc(), and the helper cpm_muram_alloc_common() already
does
memset_io(cpm_muram_addr(start), 0, size);
Signed-off-by: Rasmus Villemoes <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions