From: Krishna Kumar Date: Thu, 21 Jan 2010 09:26:29 +0000 (-0800) Subject: net: Optimize non-gso test checks X-Git-Tag: v2.6.34-rc1~233^2~539 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b258461c0b31ded170a1a56b944b0fded1c887b;p=pandora-kernel.git net: Optimize non-gso test checks Avoid checking twice whether skb needs to be linearized, if one skb_linearize was already done. Signed-off-by: Krishna Kumar Signed-off-by: David S. Miller --- Reading git-diff-tree failed