]> git.ipfire.org Git - thirdparty/rng-tools.git/commit
rngd_linux: Log a warning if write_wakeup_threshold can't be adjusted
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 1 Aug 2012 21:31:37 +0000 (14:31 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 2 Aug 2012 04:18:54 +0000 (00:18 -0400)
commit31a7953fa9fd18d50d9b4dc0d3bad65d560be3a2
treed03d2ab1d73e11c1106b13d2fbfd1a1bc955d576
parent932e25b20fbf46dbc6d4438bbdd92fdfd1693e7b
rngd_linux: Log a warning if write_wakeup_threshold can't be adjusted

If we fail to write write_wakeup_threshold, log a warning but
continue.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
rngd_linux.c