diff options
author | Rui Salvaterra <rsalvaterra@gmail.com> | 2021-09-30 14:21:41 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2021-09-30 22:29:33 +0100 |
commit | b4cee3b63ff042b394f9bb3e0d8c39b7f6707dfa (patch) | |
tree | 5ba5ce1681ccb721347c0c6a1aa7246aecd5e63e /target/linux/realtek/patches-5.10 | |
parent | 2bf320a5e51a3dec733ab75b4d8085655c7f5ba6 (diff) | |
download | upstream-b4cee3b63ff042b394f9bb3e0d8c39b7f6707dfa.tar.gz upstream-b4cee3b63ff042b394f9bb3e0d8c39b7f6707dfa.tar.bz2 upstream-b4cee3b63ff042b394f9bb3e0d8c39b7f6707dfa.zip |
kernel: bump 5.10 to 5.10.70
Deleted (upstreamed):
bcm53xx/patches-5.10/181-Revert-USB-bcma-Add-a-check-for-devm_gpiod_get.patch
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Diffstat (limited to 'target/linux/realtek/patches-5.10')
-rw-r--r-- | target/linux/realtek/patches-5.10/704-drivers-net-phy-eee-support-for-rtl838x.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/realtek/patches-5.10/704-drivers-net-phy-eee-support-for-rtl838x.patch b/target/linux/realtek/patches-5.10/704-drivers-net-phy-eee-support-for-rtl838x.patch index cca724293d..4fc31c4f4f 100644 --- a/target/linux/realtek/patches-5.10/704-drivers-net-phy-eee-support-for-rtl838x.patch +++ b/target/linux/realtek/patches-5.10/704-drivers-net-phy-eee-support-for-rtl838x.patch @@ -12,7 +12,7 @@ return phy_ethtool_ksettings_set(pl->phydev, kset); } -@@ -1700,8 +1705,11 @@ int phylink_ethtool_get_eee(struct phyli +@@ -1726,8 +1731,11 @@ int phylink_ethtool_get_eee(struct phyli ASSERT_RTNL(); @@ -25,7 +25,7 @@ return ret; } -@@ -1718,8 +1726,11 @@ int phylink_ethtool_set_eee(struct phyli +@@ -1744,8 +1752,11 @@ int phylink_ethtool_set_eee(struct phyli ASSERT_RTNL(); |