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:
9618e2f
)
tcp: tso_fragment() might avoid GFP_ATOMIC
author
Eric Dumazet
<eric.dumazet@gmail.com>
Thu, 24 Jun 2010 01:00:22 +0000
(
01:00
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 29 Jun 2010 06:24:31 +0000
(23:24 -0700)
We can pass a gfp argument to tso_fragment() and avoid GFP_ATOMIC
allocations sometimes.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found