ethtool: update to 6.1
authorNick Hainke <vincent@systemli.org>
Wed, 25 Jan 2023 08:07:51 +0000 (09:07 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 28 Jan 2023 19:26:22 +0000 (20:26 +0100)
commit364a9be3384d87fa1d7a21862a7479a8ce8492b2
treed5bdbe437180d1d05cffdbd91f3f65a968be4abe
parent015c1087559d8433f488d6dbde142489696a27e0
ethtool: update to 6.1

Release notes:
https://lore.kernel.org/netdev/20221219225600.r54vejiqapn266cm@lion.mk-sys.cz/T/

Add patches fixing compilation:
- 100-uapi-Bring-in-if-h.patch
- 101-netlink-Fix-maybe-uninitialized-meters-variable.patch
- 102-raw-marvell-c-Fix-build-with-musl-libc.patch

Signed-off-by: Nick Hainke <vincent@systemli.org>
package/network/utils/ethtool/Makefile
package/network/utils/ethtool/patches/100-uapi-Bring-in-if-h.patch [new file with mode: 0644]
package/network/utils/ethtool/patches/101-netlink-Fix-maybe-uninitialized-meters-variable.patch [new file with mode: 0644]
package/network/utils/ethtool/patches/102-raw-marvell-c-Fix-build-with-musl-libc.patch [new file with mode: 0644]