From: Herbert Xu Date: Tue, 26 May 2009 18:50:22 +0000 (+0000) Subject: gro: Localise offset/headlen in skb_gro_offset X-Git-Tag: v2.6.31-rc1~330^2~258 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67147ba99aeb48f2863e03b68e090088a34c1b5d;p=pandora-kernel.git gro: Localise offset/headlen in skb_gro_offset This patch stores the offset/headlen in local variables as they're used repeatedly in skb_gro_offset. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed