diff options
author | Julian Vetter <julian@outer-limits.org> | 2025-04-08 12:19:46 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-04-10 03:29:14 +0300 |
commit | 1635eecdd298e46c9abce66695e55587d3957393 (patch) | |
tree | 01420b33b982553d373704c26e3e71a1da32c32d /tools/perf/builtin-annotate.c | |
parent | e4cb911780231bb5bee35cd164a24bee8a3ef6a4 (diff) | |
download | linux-1635eecdd298e46c9abce66695e55587d3957393.tar.xz |
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>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions