From: Stephen Hemminger Date: Tue, 17 Oct 2006 07:09:42 +0000 (-0700) Subject: [PATCH] rename net_random to random32 X-Git-Tag: v2.6.19-rc3~192 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaa248f6c9c81b2683db7dbb0689cd5ed1c86d88;p=pandora-kernel.git [PATCH] rename net_random to random32 Make net_random() more widely available by calling it random32 akpm: hopefully this will permit the removal of carta_random32. That needs confirmation from Stephane - this code looks somewhat more computationally expensive, and has a different (ie: callee-stateful) interface. [akpm@osdl.org: lots of build fixes, cleanups] Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller Cc: Stephane Eranian Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed