Home
last modified time | relevance | path

Searched hist:f4d01666616adeebe72f84ee6e9385e309805ba5 (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Dtcp_output.cdiff f4d01666616adeebe72f84ee6e9385e309805ba5 Thu Jun 01 23:18:36 CEST 2017 Eric Dumazet <edumazet@google.com> tcp: remove unnecessary skb_reset_tail_pointer()

__pskb_trim_head() does not need to reset skb tail pointer.

Also change the comments, __pskb_pull_head() does not exist.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>