eth: nfp: remove __get_unaligned_cpu32 from netronome drivers
The __get_unaligned_cpu32 function is deprecated. So, replace it with the more generic get_unaligned and just cast the input parameter. Signed-off-by:Julian Vetter <julian@outer-limits.org> Reviewed-by:
Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20250407083306.1553921-1-julian@outer-limits.org Signed-off-by:
Paolo Abeni <pabeni@redhat.com>
Loading
Please sign in to comment