[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)
Use sg_init_table() and sg_mark_end() as needed.

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

No differences found