linux/drivers/net/phy
Herbert Valerio Riedel 64b1c2b42b phy: mdiobus_register(): initialize all phy_map entries
make sure phy_map entries whose PHY address is masked are initialized
to NULL, given that other code (such as mdiobus_unregister for
instance) assumes that non-NULL phy_map entries are allocated
phy_devices

Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org>
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
2006-05-10 14:03:57 -07:00
..
Kconfig
Makefile
cicada.c
davicom.c
lxt.c
marvell.c
mdio_bus.c phy: mdiobus_register(): initialize all phy_map entries 2006-05-10 14:03:57 -07:00
phy.c Massive net driver const-ification. 2006-03-03 21:33:57 -05:00
phy_device.c
qsemi.c