From: Herbert Xu Date: Tue, 26 May 2009 18:50:34 +0000 (+0000) Subject: tcp: Do not check flush when comparing options for GRO X-Git-Tag: v2.6.31-rc1~330^2~247 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2a804cddfe65f18f903985e8a8d04c7c9eec354;p=pandora-kernel.git tcp: Do not check flush when comparing options for GRO There is no need to repeatedly check flush when comparing TCP options for GRO as it will be false 99% of the time where it matters. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed