]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sky2: dont overwrite settings for PHY Quick link
authorLino Sanfilippo <LinoSanfilippo@gmx.de>
Fri, 30 Mar 2012 07:28:59 +0000 (07:28 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Apr 2012 15:33:45 +0000 (08:33 -0700)
commitdf657e3c1b59def8eb018c95f0951c1898f4cf80
treeeb153c39cb8421b124c8ed0e7168ee0e6875e2e0
parent2cdc02f59b9f7b14b72e8f12055f8d26b72dd948
sky2: dont overwrite settings for PHY Quick link

[ Upstream commit 2240eb4ae3dc4acff20d1a8947c441c451513e37 ]

This patch corrects a bug in function sky2_open() of the Marvell Yukon 2 driver
in which the settings for PHY quick link are overwritten.

Signed-off-by: Lino Sanfilippo <LinoSanfilippo@gmx.de>
Acked-by: Stephen Hemminger <shemminger@vyattta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/marvell/sky2.c