[U-Boot] [PATCH 04/28] net: Make the MAC-seeded random number generator available to /net

Mike Frysinger vapier at gentoo.org
Fri Feb 3 12:51:16 CET 2012


On Thursday 19 January 2012 19:53:07 Joe Hershberger wrote:
> --- a/net/bootp.c
> +++ b/net/bootp.c
>
> +#ifdef CONFIG_BOOTP_RANDOM_DELAY
> +#include "net_rand.h"
> +#endif

let's push this CONFIG_xxx check into net_rand.h so we don't have to check it 
every time we include the file
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120203/2db1c6c6/attachment.pgp>


More information about the U-Boot mailing list