linux/drivers/net/phy
Andy Fleming 52cb1c2b70 Fix error checking in Vitesse IRQ config
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>
2007-07-24 16:28:41 -04:00
..
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