diff options
author | Julian Vetter <julian@outer-limits.org> | 2025-04-08 11:15:48 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-04-09 17:28:46 -0700 |
commit | e4cb911780231bb5bee35cd164a24bee8a3ef6a4 (patch) | |
tree | 8a04dbdcc6f0424cd4ca9bbb935787a95a39af44 /scripts/generate_rust_analyzer.py | |
parent | f8cb38c32eb1ba14f82226bee1825e67cffe432f (diff) |
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/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions