[CRYPTO] users: Fix up scatterlist conversion errors
authorHerbert Xu <herbert@gondor.apana.org.au>
Sat, 27 Oct 2007 07:52:07 +0000 (00:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 27 Oct 2007 07:52:07 +0000 (00:52 -0700)
This patch fixes the errors made in the users of the crypto layer during
the sg_init_table conversion.  It also adds a few conversions that were
missing altogether.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found