diff options
Diffstat (limited to 'target/linux/mvebu/patches-4.9/435-net-phy-fix-marvell-phy-status-reading.patch')
-rw-r--r-- | target/linux/mvebu/patches-4.9/435-net-phy-fix-marvell-phy-status-reading.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/patches-4.9/435-net-phy-fix-marvell-phy-status-reading.patch b/target/linux/mvebu/patches-4.9/435-net-phy-fix-marvell-phy-status-reading.patch index f0fe26e3d0..a39b6949a8 100644 --- a/target/linux/mvebu/patches-4.9/435-net-phy-fix-marvell-phy-status-reading.patch +++ b/target/linux/mvebu/patches-4.9/435-net-phy-fix-marvell-phy-status-reading.patch @@ -15,7 +15,7 @@ Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> --- a/drivers/net/phy/marvell.c +++ b/drivers/net/phy/marvell.c -@@ -1106,8 +1106,6 @@ static int marvell_read_status_page(stru +@@ -1114,8 +1114,6 @@ static int marvell_read_status_page(stru if (adv < 0) return adv; |