]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
intel_rng: make device not found a warning
authorStephen Hemminger <shemminger@vyatta.com>
Thu, 12 Jun 2008 22:21:45 +0000 (15:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 13 Jun 2008 01:05:41 +0000 (18:05 -0700)
commitc97aee9ba43d60ff20d955065d29b6d3d8c950d5
tree322d0653399f3c5bf87ec3a47a3dd8d7f7b634ba
parent093a44e71aa29157fb1611b00507d67c954099d6
intel_rng: make device not found a warning

Since many distros load this driver by default (throw it against the wall
and see what sticks method).  Change the error message severity level to
avoid alarming users.  Isn't it annoying when users actually read the
error logs...

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Cc: Michael Buesch <mb@bu3sch.de>
Acked-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/hw_random/intel-rng.c