commit | 6fbbcf38730210dc00123ad0188002189716169d | [log] [tgz] |
---|---|---|
author | Julien Cristau <jcristau@debian.org> | Tue Oct 04 22:49:30 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 24 15:17:51 2016 +0200 |
tree | d4a446493f2869fe321194b9a3a6d6b235f1f715 | |
parent | 054d4b7b577de6f5d25a0d443f0d59410bf156ad [diff] |
hwrng: chaoskey - drop workaround for old hwrng core limitation The hwrng core used to mask 'quality' with 1023; that has been removed in commit 506bf0c0464ace57169aadcf02ae397999c57bdd ("hwrng: core - allow perfect entropy from hardware devices"), so we can now just set quality to 1024. Signed-off-by: Julien Cristau <jcristau@debian.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>