[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230113233148.235543-1-f.fainelli@gmail.com>
Date: Fri, 13 Jan 2023 15:31:45 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: Florian Fainelli <f.fainelli@...il.com>,
Michal Kubecek <mkubecek@...e.cz>,
Markus Mayer <mmayer@...adcom.com>,
Andrew Lunn <andrew@...n.ch>
Subject: [PATCH ethtool 0/3] Build fixes for older kernel headers and musl
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
Powered by blists - more mailing lists