aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorJulian Vetter <[email protected]>2025-04-08 09:19:46 +0000
committerJakub Kicinski <[email protected]>2025-04-10 00:29:14 +0000
commit1635eecdd298e46c9abce66695e55587d3957393 (patch)
tree01420b33b982553d373704c26e3e71a1da32c32d /net/unix/af_unix.c
parentnet: remove __get_unaligned_cpu32 from macvlan driver (diff)
downloadkernel-1635eecdd298e46c9abce66695e55587d3957393.tar.gz
kernel-1635eecdd298e46c9abce66695e55587d3957393.zip
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 <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions