summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorDmitry Skorodumov <skorodumov.dmitry@huawei.com>2025-11-21 18:51:08 +0300
committerJakub Kicinski <kuba@kernel.org>2025-11-25 06:48:49 +0300
commitf296b73d17a486fb547caa9c7718401735c8c99c (patch)
tree5a73afb6ff73bf42350ad06854dc9fd09a51c581 /tools/lib/python
parent20c20f05cf50719a667f1a1747a0267fa09addc4 (diff)
downloadlinux-f296b73d17a486fb547caa9c7718401735c8c99c.tar.xz
ipvlan: fix sparse warning about __be32 -> u32
Fixed a sparse warning: ipvlan_core.c:56: warning: incorrect type in argument 1 (different base types) expected unsigned int [usertype] a got restricted __be32 const [usertype] s_addr Force cast the s_addr to u32 Signed-off-by: Dmitry Skorodumov <skorodumov.dmitry@huawei.com> Link: https://patch.msgid.link/20251121155112.4182007-1-skorodumov.dmitry@huawei.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions