linux/drivers/net/fs_enet
David Vrabel 489447380a [PATCH] handle errors returned by platform_get_irq*()
platform_get_irq*() now returns on -ENXIO when the resource cannot be
found.  Ensure all users of platform_get_irq*() handle this error
appropriately.

Signed-off-by: David Vrabel <dvrabel@arcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-03-20 13:42:57 -08:00
..
Kconfig
Makefile
fs_enet-main.c [PATCH] fs_enet build fix 2005-11-10 11:25:02 +11:00
fs_enet-mii.c
fs_enet.h [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
mac-fcc.c [PATCH] handle errors returned by platform_get_irq*() 2006-03-20 13:42:57 -08:00
mac-fec.c [PATCH] handle errors returned by platform_get_irq*() 2006-03-20 13:42:57 -08:00
mac-scc.c [PATCH] handle errors returned by platform_get_irq*() 2006-03-20 13:42:57 -08:00
mii-bitbang.c
mii-fixed.c