modprobe: fix handling of quiet module loading
commit0934aa13812a6abded03fd679fce7681963129a6
authorJon Masters <jcm@jonmasters.org>
Tue, 3 Mar 2009 23:14:31 +0000 (3 18:14 -0500)
committerJon Masters <jcm@jonmasters.org>
Tue, 3 Mar 2009 23:14:31 +0000 (3 18:14 -0500)
tree9eb3201049c5bcf7f4a1f87a9fde706b321c4eb8
parent4d777fbbc392887c7aab44bf115eff57e89f4ddf
modprobe: fix handling of quiet module loading

Fix up the handling of logging, quiet module loading, and printing of warning
messages. Also, don't print warnings when we said we would be quiet.

Signed-off-by: Jon Masters <jcm@jonmasters.org>
modprobe.c