[CRYPTO]: Initialize TCRYPT on-stack scatterlist objects correctly.
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 26 Oct 2007 07:38:10 +0000 (00:38 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 26 Oct 2007 07:38:10 +0000 (00:38 -0700)
Use sg_init_one() and sg_init_table() as needed.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found