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:
ace0d5d
)
tcp: rename tcp_tso_segment()
author
Eric Dumazet
<edumazet@google.com>
Fri, 18 Oct 2013 17:36:17 +0000
(10:36 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 18 Oct 2013 17:38:39 +0000
(13:38 -0400)
Rename tcp_tso_segment() to tcp_gso_segment(), to better reflect
what is going on, and ease grep games.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found