diff options
Diffstat (limited to 'target/linux/realtek/patches-5.10/703-include-linux-add-phy-ops-for-rtl838x.patch')
-rw-r--r-- | target/linux/realtek/patches-5.10/703-include-linux-add-phy-ops-for-rtl838x.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realtek/patches-5.10/703-include-linux-add-phy-ops-for-rtl838x.patch b/target/linux/realtek/patches-5.10/703-include-linux-add-phy-ops-for-rtl838x.patch index 0a771b64f0..0841b85fd8 100644 --- a/target/linux/realtek/patches-5.10/703-include-linux-add-phy-ops-for-rtl838x.patch +++ b/target/linux/realtek/patches-5.10/703-include-linux-add-phy-ops-for-rtl838x.patch @@ -1,6 +1,6 @@ --- a/include/linux/phy.h +++ b/include/linux/phy.h -@@ -881,6 +881,10 @@ struct phy_driver { +@@ -885,6 +885,10 @@ struct phy_driver { int (*get_sqi)(struct phy_device *dev); /** @get_sqi_max: Get the maximum signal quality indication */ int (*get_sqi_max)(struct phy_device *dev); |