commit | b2ab4a57b018aafbba35bff088218f5cc3d2142e | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Wed Dec 05 20:59:25 2007 +1100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Jan 11 08:16:33 2008 +1100 |
tree | a46c5bd42927c24c69f0786be2651ff3fba6c10e | |
parent | 42c271c6c538857cb13c5ead5184d264d745f675 [diff] |
[CRYPTO] scatterwalk: Restore custom sg chaining for now Unfortunately the generic chaining hasn't been ported to all architectures yet, and notably not s390. So this patch restores the chainging that we've been using previously which does work everywhere. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>