[IPSEC]: Fix scatterlist handling in skb_icv_walk().
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 26 Oct 2007 07:39:27 +0000 (00:39 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 26 Oct 2007 07:39:27 +0000 (00:39 -0700)
Use sg_init_one() and sg_init_table() as needed.

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

No differences found