[SRU][Yakkety][hwe-edge][PATCH 0/2] Fixes for LP:1686305
Joseph Salisbury
joseph.salisbury at canonical.com
Wed May 17 11:16:56 UTC 2017
== SRU Justification ==
There is a bug in both the Marvell 88E1512 PHY and xgene-mdio
drivers that causes the link status to be read wrong. This is causing
a failure to get an IP adderess from DHCP.
This bug is fixed by commits a13c06525a(In mainline as of 4.10-rc4) and commit
4b72436dc3(In mainline as of 4.12-rc1)
== Fixes ==
commit a13c06525ab9ff442924e67df9393a5efa914c56
Author: Russell King <rmk+kernel at armlinux.org.uk>
Date: Tue Jan 10 23:13:45 2017 +0000
net: phy: marvell: fix Marvell 88E1512 used in SGMII mode
commit 4b72436dc3dd2457056b22d6f147777368c869fa
Author: Quan Nguyen <qnguyen at apm.com>
Date: Wed Mar 15 13:27:15 2017 -0700
drivers: net: phy: xgene: Fix mdio write
== Test Case ==
A test kernel was built with these patches and tested by the original bug reporter.
The bug reporter states the test kernel resolved the bug.
Quan Nguyen (1):
drivers: net: phy: xgene: Fix mdio write
Russell King (1):
net: phy: marvell: fix Marvell 88E1512 used in SGMII mode
drivers/net/phy/marvell.c | 3 ++-
drivers/net/phy/mdio-xgene.c | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
--
2.7.4
More information about the kernel-team
mailing list