Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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
..
fs_enet-main.c [PATCH] fs_enet build fix 2005-11-10 11:25:02 +11:00
fs_enet-mii.c Add fs_enet ethernet network driver, for several embedded platforms. 2005-10-28 16:25:58 -04:00
fs_enet.h [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
Kconfig Add fs_enet ethernet network driver, for several embedded platforms. 2005-10-28 16:25:58 -04: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
Makefile Add fs_enet ethernet network driver, for several embedded platforms. 2005-10-28 16:25:58 -04:00
mii-bitbang.c Add fs_enet ethernet network driver, for several embedded platforms. 2005-10-28 16:25:58 -04:00
mii-fixed.c Add fs_enet ethernet network driver, for several embedded platforms. 2005-10-28 16:25:58 -04:00