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