summaryrefslogtreecommitdiff
path: root/net/dccp/dccp.h
diff options
context:
space:
mode:
authorGerrit Renker <gerrit@erg.abdn.ac.uk>2010-08-29 19:23:10 (GMT)
committerDavid S. Miller <davem@davemloft.net>2010-08-30 20:45:25 (GMT)
commitd82b6f85c1d73340ef4a26bd0b247ac14610cd83 (patch)
tree633b7aa259c75a1620783cd65130436b5179a9fa /net/dccp/dccp.h
parentdca43c75e7e545694a9dd6288553f55c53e2a3a3 (diff)
downloadlinux-d82b6f85c1d73340ef4a26bd0b247ac14610cd83.tar.xz
dccp ccid-2: Use u32 timestamps uniformly
Since CCID-2 is de facto a mini implementation of TCP, it makes sense to share as much code as possible. Hence this patch aligns CCID-2 timestamping with TCP timestamping. This also halves the space consumption (on 64-bit systems). The necessary include file <net/tcp.h> is already included by way of net/dccp.h. Redundant includes have been removed. Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp/dccp.h')
0 files changed, 0 insertions, 0 deletions