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:
e74dbb7
)
tcp: delete unused parameter in tcp_nagle_check()
author
Peter Pan(潘卫平)
<panweiping3@gmail.com>
Mon, 24 Mar 2014 06:49:34 +0000
(14:49 +0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 26 Mar 2014 19:43:40 +0000
(15:43 -0400)
After commit
d4589926d7a9
(tcp: refine TSO splits), tcp_nagle_check() does
not use parameter mss_now anymore.
Signed-off-by: Weiping Pan <panweiping3@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found