From: Eric Dumazet Date: Thu, 24 Jun 2010 01:00:22 +0000 (+0000) Subject: tcp: tso_fragment() might avoid GFP_ATOMIC X-Git-Tag: v2.6.36-rc1~571^2~438 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4ead4c595cd54cf7b1a184d4f888ce0d7cce7d4;p=pandora-kernel.git tcp: tso_fragment() might avoid GFP_ATOMIC We can pass a gfp argument to tso_fragment() and avoid GFP_ATOMIC allocations sometimes. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed