Alex Elder a224bd4b88 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>
2022-05-22 20:46:12 +01:00
..
2022-04-06 08:47:52 -06:00
2022-05-04 11:01:31 -07:00
2022-03-23 18:03:08 -07:00
2022-03-31 13:57:15 -07:00
2022-04-08 12:59:43 -07:00
2022-03-24 18:12:09 -07:00
2022-02-21 17:47:42 +01:00
2022-04-07 06:35:34 -10:00
2022-04-27 20:36:47 +02:00
2022-04-23 09:52:07 -07:00
2022-04-23 09:46:44 -07:00
2022-03-25 13:56:18 -07:00
2022-04-24 17:25:10 +02:00
2022-05-18 13:58:13 +01:00
2022-03-30 10:04:11 -07:00
2022-05-17 13:46:22 -10:00
2022-03-21 14:46:01 -07:00
2022-03-30 10:50:48 -07:00
2022-04-01 09:37:18 -07:00
2022-04-19 10:30:43 -07:00
2022-05-11 08:29:11 +03:00
2022-05-03 17:27:51 -07:00
2022-05-13 08:29:40 +02:00
2022-05-18 12:31:31 -04:00
2022-04-05 10:40:52 -07:00
2022-03-31 14:14:03 -07:00