diff options
author | Alex Elder <elder@linaro.org> | 2023-01-25 14:45:39 -0600 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-01-27 11:16:29 +0000 |
commit | b8dc7d0eea5a7709bb534f1b3ca70d2d7de0b42c (patch) | |
tree | 4d5375393e378ccb486df31ac0f13e299225bc86 /drivers/tc | |
parent | 63a560b5289a0f9d66d099fb093c20b0abe01027 (diff) |
net: ipa: stop using sizeof(status)
The IPA packet status structure changes in IPA v5.0 in ways that are
difficult to represent cleanly. As a small step toward redefining
it as a parsed block of data, use a constant to define its size,
rather than the size of the IPA status structure type.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/tc')
0 files changed, 0 insertions, 0 deletions