Skip to content
Commit 9aaa156c authored by Herbert Xu's avatar Herbert Xu Committed by David S. Miller
Browse files

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: default avatarHerbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 66e92fcf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment