commit | 68e3f5dd4db62619fdbe520d36c9ebf62e672256 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Sat Oct 27 00:52:07 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 27 00:52:07 2007 -0700 |
tree | 0a9b05227fc53cb72785a95298c643f5405fd7b4 | |
parent | a5a613a4291a8107008e4c40108a385cda71b08d [diff] |
[CRYPTO] users: Fix up scatterlist conversion errors 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>