diff options
author | 2022-05-21 19:32:23 -0500 | |
---|---|---|
committer | 2022-05-22 20:46:12 +0100 | |
commit | a224bd4b88caa3ac62a4b541a07fae7ea26cab7a (patch) | |
tree | a894e4154d3532175bf34d93980d3579ecea3773 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: ipa: remove command info pool (diff) | |
download | linux-dev-a224bd4b88caa3ac62a4b541a07fae7ea26cab7a.tar.xz linux-dev-a224bd4b88caa3ac62a4b541a07fae7ea26cab7a.zip |
net: ipa: use data space for command opcodes
The 64-bit data field in a transaction is not used for commands.
And the opcode array is *only* used for commands. They're
(currently) the same size; save a little space in the transaction
structure by enclosing the two fields in a union.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions