crypto: user - Initialise match in crypto_alg_match
authorHerbert Xu <herbert@gondor.apana.org.au>
Fri, 21 Oct 2011 12:37:10 +0000 (14:37 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 21 Oct 2011 12:37:10 +0000 (14:37 +0200)
commite6ea64ece7f4c14294b2fce5403b1e71eab87f1e
tree201a204bcd707608ae23ebe2ac90b4fe1b403f83
parent573da6208a7e2b2d8666b8b02f5054d3a4e12998
crypto: user - Initialise match in crypto_alg_match

We need to default match to 0 as otherwise it may lead to a false
positive.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/crypto_user.c