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:
81146ec
)
tcp: Remove debug macro of TCP_CHECK_TIMER
author
Shan Wei
<shanwei@cn.fujitsu.com>
Sat, 19 Feb 2011 21:55:45 +0000
(21:55 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 20 Feb 2011 19:10:14 +0000
(11:10 -0800)
Now, TCP_CHECK_TIMER is not used for debuging, it does nothing.
And, it has been there for several years, maybe 6 years.
Remove it to keep code clearer.
Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found