crypto: testmgr - Correct comment about deflate parameters
authorGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Thu, 18 Dec 2008 06:17:46 +0000 (17:17 +1100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 25 Dec 2008 00:02:32 +0000 (11:02 +1100)
commitbcf84a38f05c55180bc1225901950c7e715c0d55
treea91bc083d23f629ca9460b062d9d9a597c7725b3
parentf0d1ec3a227e01a27ce20719bf7b58de86d44f0f
crypto: testmgr - Correct comment about deflate parameters

The comment for the deflate test vectors says the winbits parameter is 11,
while the deflate module actually uses -11 (a negative window bits parameter
enables the raw deflate format instead of the zlib format).
Correct this, to avoid confusion about the format used.

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/testmgr.h