mirror of https://github.com/torvalds/linux.git
phy_read() returns a negative number if there's an error, but the error-checking code in the Vitesse driver's config_intr function triggers if phy_read() returns non-zero. Correct that. Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: Jeff Garzik <jeff@garzik.org> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| broadcom.c | ||
| cicada.c | ||
| davicom.c | ||
| fixed.c | ||
| icplus.c | ||
| lxt.c | ||
| marvell.c | ||
| mdio_bus.c | ||
| phy.c | ||
| phy_device.c | ||
| qsemi.c | ||
| smsc.c | ||
| vitesse.c | ||