Skip to content
Commit be7f8012 authored by Bert Karwatzki's avatar Bert Karwatzki Committed by Paolo Abeni
Browse files

net: ipa: Use correct value for IPA_STATUS_SIZE

IPA_STATUS_SIZE was introduced in commit b8dc7d0e as a replacement
for the size of the removed struct ipa_status which had size
sizeof(__le32[8]). Use this value as IPA_STATUS_SIZE.

Fixes: b8dc7d0e

 ("net: ipa: stop using sizeof(status)")
Signed-off-by: default avatarBert Karwatzki <spasswolf@web.de>
Reviewed-by: default avatarSimon Horman <simon.horman@corigine.com>
Link: https://lore.kernel.org/r/20230531103618.102608-1-spasswolf@web.de
Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
parent 30c6f0bf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment