Re: [PATCH] - drivers/net/hamradio remove local random function, use random32()
From: Thomas Sailer <hidden>
Date: 2007-02-16 10:50:31
Also in:
linux-hams
From: Thomas Sailer <hidden>
Date: 2007-02-16 10:50:31
Also in:
linux-hams
On Thu, 2007-02-15 at 19:36 -0800, Joe Perches wrote:
remove local random function, use random32() instead Signed-off-by: Joe Perches <joe@perches.com>
Acked-By: Thomas Sailer <redacted> There are a bunch of other drivers with their homegrown random number function, namely 6pack.c dmascc.c hdlcdrv.c yam.c. Can you do a patch for those too? Thanks a lot, Tom