From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Wed, 10 Jan 2007 16:55:43 -0600 Subject: [U-Boot-Users] Ethernet: uec.c and uec_init function In-Reply-To: <000601c734da$422f27d0$6405a8c0@absolut> References: <000601c734da$422f27d0$6405a8c0@absolut> Message-ID: <45A56EEF.7080302@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Russell McGuire wrote: > Is it just me, or is the ?uec_init()? function in the drivers/qe/uec.c if (eth_current->init(eth_current, bis)) { eth_current->state = ETH_STATE_ACTIVE; return 1; } debug ("FAIL\n"); Sure looks that way. -- Timur Tabi Linux Kernel Developer @ Freescale