[PATCH ethtool 0/3] Build fixes for older kernel headers and musl
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2023-01-13 23:31:59
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2023-01-13 23:31:59
Hi Michal, These 3 patches fix build issues encountered in the 6.1 release with either older kernel headers (pre v4.11) or with musl-libc. In case you want to add a prebuilt toolchain with your release procedure you can use those binaries: https://github.com/Broadcom/stbgcc-8.3/releases/tag/stbgcc-8.3-0.4 Florian Fainelli (3): misc: Fix build with kernel headers < v4.11 netlink: Fix maybe uninitialized 'meters' variable marvell.c: Fix build with musl-libc internal.h | 1 + marvell.c | 2 +- netlink/parser.c | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) -- 2.34.1