[U-Boot] [PATCH v8 2/4] net: use common rand()/srand() functions
Joe Hershberger
joe.hershberger at gmail.com
Mon Jun 4 22:10:55 CEST 2012
Hi Michael,
On Fri, Jun 1, 2012 at 3:39 PM, Michael Walle <michael at walle.cc> wrote:
> Replace rand() with the functions from lib/. The link-local network code
> stores its own seed, derived from the MAC address. Thus making it
> independent from calls to srand() in other modules.
>
> Signed-off-by: Michael Walle <michael at walle.cc>
> Cc: Joe Hershberger <joe.hershberger at ni.com>
> ---
Acked-by: Joe Hershberger <joe.hershberger at ni.com>
More information about the U-Boot
mailing list