forked from openwrt/openwrt
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI is saying that patches need to be refreshed, so refresh them. Link: openwrt#16653 Signed-off-by: Robert Marko <[email protected]>
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ Submitted-by: John Crispin <[email protected]> | |
|
||
--- a/drivers/net/phy/phylink.c | ||
+++ b/drivers/net/phy/phylink.c | ||
@@ -2484,6 +2484,11 @@ int phylink_ethtool_ksettings_set(struct | ||
@@ -2491,6 +2491,11 @@ int phylink_ethtool_ksettings_set(struct | ||
* the presence of a PHY, this should not be changed as that | ||
* should be determined from the media side advertisement. | ||
*/ | ||
|
@@ -33,7 +33,7 @@ Submitted-by: John Crispin <[email protected]> | |
return phy_ethtool_ksettings_set(pl->phydev, &phy_kset); | ||
} | ||
|
||
@@ -2786,8 +2791,11 @@ int phylink_ethtool_get_eee(struct phyli | ||
@@ -2793,8 +2798,11 @@ int phylink_ethtool_get_eee(struct phyli | ||
|
||
ASSERT_RTNL(); | ||
|
||
|
@@ -46,7 +46,7 @@ Submitted-by: John Crispin <[email protected]> | |
|
||
return ret; | ||
} | ||
@@ -2804,8 +2812,11 @@ int phylink_ethtool_set_eee(struct phyli | ||
@@ -2811,8 +2819,11 @@ int phylink_ethtool_set_eee(struct phyli | ||
|
||
ASSERT_RTNL(); | ||
|
||
|