[openwrt/openwrt] netifd: revert problematic ethtool hack

LEDE Commits lede-commits at lists.infradead.org
Thu Sep 12 06:53:46 PDT 2024


dangole pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/2f7369150b158c509507881b156c448b16ccce36

commit 2f7369150b158c509507881b156c448b16ccce36
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Thu Sep 12 15:42:20 2024 +0200

    netifd: revert problematic ethtool hack
    
     02aa43d Revert "system-linux: re-apply ethtool on phy attachment"
    
    Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
 package/network/config/netifd/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile
index 1c26446f02..2bfe5b844a 100644
--- a/package/network/config/netifd/Makefile
+++ b/package/network/config/netifd/Makefile
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git
-PKG_SOURCE_DATE:=2024-09-05
-PKG_SOURCE_VERSION:=61c606d6e66b132f602135e0f0fda5f532b588e9
-PKG_MIRROR_HASH:=9fc091803545b0314c888e74ea7cecb5c4f8dbdb9b832bb5595378e67fd06ea3
+PKG_SOURCE_DATE:=2024-09-12
+PKG_SOURCE_VERSION:=02aa43d82d587d87523231be5a5e0bf956435725
+PKG_MIRROR_HASH:=a0e997ed9b0191417e65aaf43fbfd3a51b734ce1ea83f87e2d71b904b5a368ca
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 
 PKG_LICENSE:=GPL-2.0




More information about the lede-commits mailing list