From: Herbert Xu Date: Sun, 8 Feb 2009 18:00:36 +0000 (+0000) Subject: gro: Remember number of held packets instead of counting every time X-Git-Tag: v2.6.30-rc1~662^2~764 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ae5544f9a33e4ae306e337f96951eb3ff2df6d9;p=pandora-kernel.git gro: Remember number of held packets instead of counting every time This patch prepares for the move of the same_flow checks out of dev_gro_receive. As such we need to remember the number of held packets since doing a loop just to count them every time is silly. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed