diff options
author | John Audia <graysky@archlinux.us> | 2021-10-09 12:22:14 -0400 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2021-10-10 00:09:22 +0100 |
commit | e672d1b387604b71058b5c9edc9234fc7efebb25 (patch) | |
tree | 825466d4e3e55f18d2c9edcfe6a85c1a1a1c0e80 /target/linux/realtek/patches-5.10/705-include-linux-phy-increase-phy-address-number-for-rtl839x.patch | |
parent | 20bc4507714fbc5dfbe3632afeb260b071591acb (diff) | |
download | upstream-e672d1b387604b71058b5c9edc9234fc7efebb25.tar.gz upstream-e672d1b387604b71058b5c9edc9234fc7efebb25.tar.bz2 upstream-e672d1b387604b71058b5c9edc9234fc7efebb25.zip |
kernel: bump 5.10 to 5.10.72
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B
Signed-off-by: John Audia <graysky@archlinux.us>
Diffstat (limited to 'target/linux/realtek/patches-5.10/705-include-linux-phy-increase-phy-address-number-for-rtl839x.patch')
-rw-r--r-- | target/linux/realtek/patches-5.10/705-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-5.10/705-include-linux-phy-increase-phy-address-number-for-rtl839x.patch b/target/linux/realtek/patches-5.10/705-include-linux-phy-increase-phy-address-number-for-rtl839x.patch index d36299d43b..64e6b5d309 100644 --- a/target/linux/realtek/patches-5.10/705-include-linux-phy-increase-phy-address-number-for-rtl839x.patch +++ b/target/linux/realtek/patches-5.10/705-include-linux-phy-increase-phy-address-number-for-rtl839x.patch @@ -1,6 +1,6 @@ --- a/include/linux/phy.h +++ b/include/linux/phy.h -@@ -226,7 +226,7 @@ static inline const char *phy_modes(phy_ +@@ -229,7 +229,7 @@ static inline const char *phy_modes(phy_ #define PHY_INIT_TIMEOUT 100000 #define PHY_FORCE_TIMEOUT 10 |