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:
f6302d1
)
[TCP]: Move __tcp_data_snd_check into tcp_output.c
author
David S. Miller
<davem@davemloft.net>
Tue, 5 Jul 2005 22:18:18 +0000
(15:18 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 5 Jul 2005 22:18:18 +0000
(15:18 -0700)
It reimplements portions of tcp_snd_check(), so it
we move it to tcp_output.c we can consolidate it's
logic much easier in a later change.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found