2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/net/ipvlan
Julian Vetter 1635eecdd2 net: ipvlan: remove __get_unaligned_cpu32 from ipvlan driver
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>
Link: https://patch.msgid.link/20250408091946.2266271-1-julian@outer-limits.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-04-09 17:29:14 -07:00
..
ipvlan_core.c net: ipvlan: remove __get_unaligned_cpu32 from ipvlan driver 2025-04-09 17:29:14 -07:00
ipvlan_l3s.c net: fix NULL pointer dereference in l3mdev_l3_rcv 2025-03-25 08:22:45 -07:00
ipvlan_main.c net: move misc netdev_lock flavors to a separate header 2025-03-08 09:06:50 -08:00
ipvlan.h rtnetlink: Pack newlink() params into struct 2025-02-21 15:28:02 -08:00
ipvtap.c rtnetlink: Pack newlink() params into struct 2025-02-21 15:28:02 -08:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00