]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: marvell: Limit errata to 88m1101
authorAndrew Lunn <andrew@lunn.ch>
Tue, 23 May 2017 15:49:13 +0000 (17:49 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 May 2017 19:49:08 +0000 (15:49 -0400)
commitdeacb2780e3d39d1eb76e440f04690d72e93eba1
treecd37ea93b88867b7ae68c08cdc6d3a3345906c89
parentbd0e68e2ba6d081e5ff2d6e78919b69b89ceb4e6
net: phy: marvell: Limit errata to 88m1101

The 88m1101 has an errata when configuring autoneg. However, it was
being applied to many other Marvell PHYs as well. Limit its scope to
just the 88m1101.

Fixes: bbf0772230f7 ("phylib: Add support for Marvell 88e1111S and 88e1145")
Reported-by: Daniel Walker <danielwa@cisco.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Harini Katakam <harinik@xilinx.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/marvell.c