Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45413
b: refs/heads/master
c: cb48cfe
h: refs/heads/master
i:
  45411: 32bded6
v: v3
  • Loading branch information
Craig Schlenter authored and David S. Miller committed Jan 9, 2007
1 parent a46bb7b commit dc2963c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 88044c8c9635b2ec67a27c6f334965e5b97eb2c7
refs/heads/master: cb48cfe8079ddda78425a16d6c1be57d822b365b
2 changes: 1 addition & 1 deletion trunk/net/ipv4/tcp_ipv4.c
Original file line number Diff line number Diff line change
Expand Up @@ -648,7 +648,7 @@ static void tcp_v4_send_ack(struct tcp_timewait_sock *twsk,
TCPOLEN_TIMESTAMP);
rep.opt[1] = htonl(tcp_time_stamp);
rep.opt[2] = htonl(ts);
arg.iov[0].iov_len = TCPOLEN_TSTAMP_ALIGNED;
arg.iov[0].iov_len += TCPOLEN_TSTAMP_ALIGNED;
}

/* Swap the send and the receive. */
Expand Down

0 comments on commit dc2963c

Please sign in to comment.