u-boot-brain/cpu/ixp/npe
Ben Warren 422b1a0160 Fix Ethernet init() return codes
Change return values of init() functions in all Ethernet drivers to conform
to the following:

    >=0: Success
    <0:  Failure

All drivers going forward should return 0 on success.  Current drivers that
return 1 on success were left as-is to minimize changes.

Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Acked-by: Stefan Roese <sr@denx.de>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Kim Phillips <kim.phillips@freescale.com>
Acked-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Acked-By: Timur Tabi <timur@freescale.com>
2008-01-10 01:06:02 +01:00
..
include Fix IxEthDB.h to compile again 2006-06-14 10:18:39 +02:00
IxEthAcc.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthAccCommon.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthAccControlInterface.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthAccDataPlane.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthAccMac.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthAccMii.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBAPI.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBAPISupport.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBCore.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBEvents.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBFeatures.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBFirewall.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBHashtable.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBLearning.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBMem.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBNPEAdaptor.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBPortUpdate.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBReports.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBSearch.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBSpanningTree.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBUtil.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBVlan.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBWiFi.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthMii.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxFeatureCtrl.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxNpeDl.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxNpeDlImageMgr.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxNpeDlNpeMgr.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxNpeDlNpeMgrUtils.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxNpeMh.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxNpeMhConfig.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxNpeMhReceive.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxNpeMhSend.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxNpeMhSolicitedCbMgr.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxNpeMhUnsolicitedCbMgr.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxOsalBufferMgt.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxOsalIoMem.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxOsalOsCacheMMU.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxOsalOsMsgQ.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxOsalOsSemaphore.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxOsalOsServices.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxOsalOsThread.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxQMgrAqmIf.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxQMgrDispatcher.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxQMgrInit.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxQMgrQAccess.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxQMgrQCfg.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
Makefile Remove BOARDLIBS usage completely 2007-04-23 12:00:22 +02:00
miiphy.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
npe.c Fix Ethernet init() return codes 2008-01-10 01:06:02 +01:00