From: Florian Fainelli <f.faine...@gmail.com>
Date: Tue, 17 Jan 2017 16:26:55 -0800

> From: Daniel Gonzalez Cabanelas <dgcb...@gmail.com>
> 
> Commit a1cba5613edf ("net: phy: Add Broadcom phy library for common
> interfaces") make the BCM63xx PHY driver utilize bcm_phy_config_intr()
> which would appear to do the right thing, except that it does not write
> to the MII_BCM63XX_IR register but to MII_BCM54XX_ECR which is
> different.
> 
> This would be causing invalid link parameters and events from being
> generated by the PHY interrupt.
> 
> Fixes: a1cba5613edf ("net: phy: Add Broadcom phy library for common 
> interfaces")
> Signed-off-by: Daniel Gonzalez Cabanelas <dgcb...@gmail.com>
> Signed-off-by: Florian Fainelli <f.faine...@gmail.com>

Applied and queued up for -stable, thanks!

Reply via email to