git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51466a7
)
tcp: tcp_set_skb_tso_segs() no longer need struct sock parameter
author
Eric Dumazet
<edumazet@google.com>
Thu, 11 Jun 2015 16:15:17 +0000
(09:15 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 11 Jun 2015 23:33:11 +0000
(16:33 -0700)
tcp_set_skb_tso_segs() & tcp_init_tso_segs() no longer
use the sock pointer.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_output.c
patch
|
blob
|
history
diff --cc
net/ipv4/tcp_output.c
Simple merge