]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sky2: not random enough
authorStephen Hemminger <shemminger@osdl.org>
Tue, 7 Mar 2006 19:06:35 +0000 (11:06 -0800)
committerFrancois Romieu <romieu@fr.zoreil.com>
Thu, 9 Mar 2006 22:19:01 +0000 (23:19 +0100)
commit28a31860191c0d5710d42f85510daac0a3c26a01
treeb20aa66646cefeff18d559745018f2f459bdd2ab
parent39bf4295bb4bcb0c108f74b72dd2eb5b9b9dfacc
sky2: not random enough

Don't use sky2 to seed random pool beacause the network packet arrival time
will not be truly random due to NAPI and interrupt mitigation.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
drivers/net/sky2.c