]> git.ipfire.org Git - thirdparty/hostap.git/commit
random: Fix a compiler warning about unused variable
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 25 Nov 2010 21:32:17 +0000 (23:32 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 25 Nov 2010 21:32:17 +0000 (23:32 +0200)
commit805253d82040a1c475c1e19f01ebc31fde3dc125
tree5b0891dc0ab0a692f546ed5c852cf11104ec8c32
parentf47d639d495b32f0348c09a0fd0ff5b5791720d4
random: Fix a compiler warning about unused variable

In CONFIG_NO_STDOUT_DEBUG=y case, the error variable was not used.
src/crypto/random.c