diff options
| author | Markus Stockhausen | 2024-09-09 06:40:42 +0000 |
|---|---|---|
| committer | Sander Vanheule | 2024-09-14 17:58:55 +0000 |
| commit | 1a92cdc0919c499d0ec487b7df4951a981b97829 (patch) | |
| tree | 10fbce36227fd01ed748c7b5736172b2110d07fb | |
| parent | 51c85f4874a0c2347a96164f07e62acdace5d7a1 (diff) | |
| download | openwrt-1a92cdc0919c499d0ec487b7df4951a981b97829.tar.gz | |
realtek: 6.6: refresh patch include-linux-phy-increase-phy-address-number-for-rtl839x
No content changes. Only take over the new patch locations.
Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
| -rw-r--r-- | target/linux/realtek/patches-6.6/704-include-linux-phy-increase-phy-address-number-for-rtl839x.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realtek/patches-6.6/704-include-linux-phy-increase-phy-address-number-for-rtl839x.patch b/target/linux/realtek/patches-6.6/704-include-linux-phy-increase-phy-address-number-for-rtl839x.patch index 9a6b00d7c0..f0fd702a6e 100644 --- a/target/linux/realtek/patches-6.6/704-include-linux-phy-increase-phy-address-number-for-rtl839x.patch +++ b/target/linux/realtek/patches-6.6/704-include-linux-phy-increase-phy-address-number-for-rtl839x.patch @@ -21,7 +21,7 @@ Submitted-by: John Crispin <john@phrozen.org> --- a/include/linux/phy.h +++ b/include/linux/phy.h -@@ -287,7 +287,7 @@ static inline const char *phy_modes(phy_ +@@ -297,7 +297,7 @@ static inline const char *phy_modes(phy_ #define PHY_INIT_TIMEOUT 100000 #define PHY_FORCE_TIMEOUT 10 |