On Tuesday 24 January 2012 02:15:41 Joe Hershberger wrote:
> On Tue, Jan 24, 2012 at 1:05 AM, Simon Glass wrote:
> > On Thu, Jan 19, 2012 at 4:53 PM, Joe Hershberger wrote:
> >> - debug("Transmitting DHCPREQUEST packet: len = %d\n", pktlen);
> >> #ifdef CONFIG_BOOTP_DHCP_REQUEST_DELAY
> >> udelay(CONFIG_BOOTP_DHCP_REQUEST_DELAY);
> >> #endif /* CONFIG_BOOTP_DHCP_REQUEST_DELAY */
> >> + debug("Transmitting DHCPREQUEST packet: len = %d\n", pktlen);
> >
> > Did you move this on purpose?
>
> Yes... I figured a transmit debug message should be close to the
> transmit... not before a delay.generally we frown on these sort of side-commits ... -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

