From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Mack Date: Wed, 3 Dec 2008 02:05:10 +0100 Subject: [U-Boot] [PATCH] net/net.c: correct timeout function In-Reply-To: <4935D634.8060003@gmail.com> References: <20081128162529.GA14044@buzzloop.caiaq.de> <20081203003111.GB2012@buzzloop.caiaq.de> <4935D634.8060003@gmail.com> Message-ID: <20081203010510.GF2012@buzzloop.caiaq.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Ben, On Tue, Dec 02, 2008 at 04:43:32PM -0800, Ben Warren wrote: > Sorry, I've been bogged down with other stuff. Some things are missing > from your patches, which can mainly be fixed by using 'git format-patch > -C': > 1. No signed-off-by > 2. No diffstat > 3. Place text that shouldn't be in the commit message below the '---' line > > If you take care of this easy stuff and resubmit I'll take a hard look > at the content in the next couple of days. Please understand that the > merge window is currently closed, so your code won't make it into the > mainline U-boot until January sometime, although it will go in the net > tree as soon as it's compliant. I re-submitted them, thanks. No offence meant, btw. I was just fearing my mails to be drowning in the flood of emails on this list. Thanks and best regards, Daniel