]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit467e7ebe57357294f294b45f9147086e3d08044c
treedc07756274f5ac3d9b58179b9820ffd097e97d3c
parent04007298d84ef12b07e6041284bbbd09f4ded41b
Revert "ath9k: export HW random number generator"

This reverts commit 274f981cc891be4c2732d9e3d0024dc7ac0e8ee7. 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]