[BLOCK] dm-crypt: Align IV to u64 for essiv
authorHerbert Xu <herbert@gondor.apana.org.au>
Sat, 2 Sep 2006 22:58:41 +0000 (08:58 +1000)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 7 Dec 2006 02:38:48 +0000 (18:38 -0800)
This patch makes the IV u64-aligned since essiv does a u64 store to it.

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

No differences found