diff options
| author | 2014-09-05 17:49:39 -0700 | |
|---|---|---|
| committer | 2014-09-05 17:49:39 -0700 | |
| commit | 3aff50170a37d032c86d10c1815e875e8af0aa1a (patch) | |
| tree | ebaba03f755dfbe9d942fbe610ce3aecd1b0fc33 /include/linux/timerqueue.h | |
| parent | Merge branch 'eth_get_headlen' (diff) | |
| parent | tcp: remove TCP_SKB_CB(skb)->when (diff) | |
Merge branch 'tcp'
Eric Dumazet says:
====================
tcp: deduplicate TCP_SKB_CB(skb)->when
TCP_SKB_CB(skb)->when has different meaning in output and input paths.
In output path, it contains a timestamp.
In input path, it contains an ISN, chosen by tcp_timewait_state_process()
Its usage in output path is obsolete after usec timestamping.
Lets simplify and clean this.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
