diff options
author | Daniel Gonzalez Cabanelas <dgcbueu@gmail.com> | 2017-01-18 03:26:55 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-01-19 00:56:10 +0300 |
commit | cd33b3e0da43522ff8e8f2b2b71d3d08298512b0 (patch) | |
tree | 90725ce76e5268dc6c135023409679baef6b7718 /drivers/xen/swiotlb-xen.c | |
parent | 7be2c82cfd5d28d7adb66821a992604eb6dd112e (diff) | |
download | linux-cd33b3e0da43522ff8e8f2b2b71d3d08298512b0.tar.xz |
net: phy: bcm63xx: Utilize correct config_intr function
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 <dgcbueu@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/xen/swiotlb-xen.c')
0 files changed, 0 insertions, 0 deletions