diff options
| author | Julian Vetter <[email protected]> | 2025-04-08 09:19:46 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-04-10 00:29:14 +0000 |
| commit | 1635eecdd298e46c9abce66695e55587d3957393 (patch) | |
| tree | 01420b33b982553d373704c26e3e71a1da32c32d /net/unix/af_unix.c | |
| parent | net: remove __get_unaligned_cpu32 from macvlan driver (diff) | |
| download | kernel-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
