From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Liu Date: Tue, 15 Jan 2008 10:51:50 +0800 Subject: [U-Boot-Users] [[PATCH] Resubmit] QE UEC: Extend number of supported UECs to 4 In-Reply-To: References: Message-ID: <1200365510.3652.4.camel@localhost.localdomain> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 2008-01-14 at 19:24 +0200, David Saada wrote: > Description: David, You may delete the 'Description' in commit log > This patch extends the number of supported UECs to 4. Note that the > problem of QE thread resources exhaustion is resolved by setting the > correct number of QE threads according to Ethernet type (GBE or FE). The patch have whitespace, please clean up. Thanks, Dave Applying 'Resubmit] QE UEC: Extend number of supported UECs to 4' Adds trailing whitespace. .dotest/patch:7:#if (CFG_UEC1_ETH_TYPE == FAST_ETH) Adds trailing whitespace. .dotest/patch:21:#if (CFG_UEC2_ETH_TYPE == FAST_ETH) Adds trailing whitespace. .dotest/patch:43:#if (CFG_UEC3_ETH_TYPE == FAST_ETH) Adds trailing whitespace. .dotest/patch:65:#if (CFG_UEC4_ETH_TYPE == FAST_ETH) fatal: corrupt patch at line 107 Patch failed at 0001.