commit | 0e0940d4bb9b19c0a45c844a83e1d25686aaf433 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Fri Oct 26 00:39:27 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Oct 26 00:39:27 2007 -0700 |
tree | 1644f6c36efe10a6e90f5e395d80564f8a9ba860 | |
parent | ed0e7e0ca370519d6f79d1093ee2890d4cdee744 [diff] |
[IPSEC]: Fix scatterlist handling in skb_icv_walk(). Use sg_init_one() and sg_init_table() as needed. Signed-off-by: David S. Miller <davem@davemloft.net>