From: Herbert Xu Date: Tue, 26 May 2009 18:50:33 +0000 (+0000) Subject: gro: Store shinfo in local variable in skb_gro_receive X-Git-Tag: v2.6.31-rc1~330^2~248 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aaa156cf9b7e9d9ed899f254283b91c4e3c36c8;p=pandora-kernel.git gro: Store shinfo in local variable in skb_gro_receive This patch stores the two shinfo pointers in local variables because they're used over and over again in skb_gro_receive. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed