tcp: Add tcp_parse_aligned_timestamp
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Sat, 23 Aug 2008 12:12:29 +0000 (05:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 23 Aug 2008 12:12:29 +0000 (05:12 -0700)
commita4356b2920fd4861dd6c75f558749fa5c38a00e8
tree6d418c2514394da3002c16e67d4fe3f40dd7b40f
parent2cf46637b501794d7fe9e365f0a3046f5d1f5dfb
tcp: Add tcp_parse_aligned_timestamp

Some duplicated code lying around. Located with my suffix tree
tool.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c