diff options
author | 2025-04-08 11:15:48 +0200 | |
---|---|---|
committer | 2025-04-09 17:28:46 -0700 | |
commit | e4cb911780231bb5bee35cd164a24bee8a3ef6a4 (patch) | |
tree | 8a04dbdcc6f0424cd4ca9bbb935787a95a39af44 /scripts/gdb/linux/utils.py | |
parent | Merge branch 'net-depend-on-instance-lock-for-queue-related-netlink-ops' (diff) | |
download | wireguard-linux-e4cb911780231bb5bee35cd164a24bee8a3ef6a4.tar.xz wireguard-linux-e4cb911780231bb5bee35cd164a24bee8a3ef6a4.zip |
net: remove __get_unaligned_cpu32 from macvlan 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/20250408091548.2263911-1-julian@outer-limits.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions