linux-loongson/drivers/net/ethernet/netronome/nfp/nfd3
Julian Vetter fc2e4f4f7b 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>
2025-04-08 12:51:18 +02:00
..
dp.c eth: nfp: remove __get_unaligned_cpu32 from netronome drivers 2025-04-08 12:51:18 +02:00
ipsec.c nfp: fix incorrectly set csum flag for nfd3 path 2023-03-03 08:28:44 +00:00
nfd3.h nfp: add framework to support ipsec offloading 2022-11-21 08:51:36 +00:00
rings.c nfp: support TX VLAN ctag insert 2022-07-04 10:44:08 +01:00
xsk.c xsk: use generic DMA sync shortcut instead of a custom one 2024-05-08 08:51:20 +02:00