Revert "ath9k: export HW random number generator"
authorKalle Valo <kvalo@codeaurora.org>
Fri, 31 Jul 2015 07:17:35 +0000 (10:17 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 31 Jul 2015 07:25:16 +0000 (10:25 +0300)
commit360d9bb5ee2db4d409448667de606c05b3914d53
treedc07756274f5ac3d9b58179b9820ffd097e97d3c
parent92ff7a698badec3938edd3ba6b3e3ae035555365
Revert "ath9k: export HW random number generator"

This reverts commit 6301566e0b2dafa7d6779598621bca867962a0a2. Oleksij Rempel
noticed that the randomness doesn't look to be good enough and Stephan Mueller
commented:

"I would say that the discussed RNG does not seem fit for hooking it up with the
hwrandom framework."

http://lkml.kernel.org/g/3945775.m5HblJPgiO@tauon.atsec.com

So let's the revert the patch until we are sure that we can trust this random
generator.

Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath9k/Kconfig
drivers/net/wireless/ath/ath9k/Makefile
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/main.c
drivers/net/wireless/ath/ath9k/rng.c [deleted file]