]> git.karo-electronics.de Git - mv-sheeva.git/commit
[TCP]: Fix scatterlist handling in MD5 signature support.
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 26 Oct 2007 07:41:21 +0000 (00:41 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 26 Oct 2007 07:41:21 +0000 (00:41 -0700)
commitc7da57a183a255f53caa73b1f688a01b097fa5bc
treec043065fbe1229cdc348278df79b532fa1748820
parent0e0940d4bb9b19c0a45c844a83e1d25686aaf433
[TCP]: Fix scatterlist handling in MD5 signature support.

Use sg_init_table() and sg_mark_end() as needed.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_ipv4.c
net/ipv6/tcp_ipv6.c