aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2009-05-26 18:50:29 +0000
committerDavid S. Miller <davem@davemloft.net>2009-05-27 03:26:02 -0700
commit1075f3f65d0e0f49351b7d4310e9f94483972a51 (patch)
treee5b4a0dbf4eef170da483ce5c52855b7b354e4e0 /net/core/dev.c
parentgro: Avoid unnecessary comparison after skb_gro_header (diff)
downloadlinux-dev-1075f3f65d0e0f49351b7d4310e9f94483972a51.tar.xz
linux-dev-1075f3f65d0e0f49351b7d4310e9f94483972a51.zip
ipv4: Use 32-bit loads for ID and length in GRO
This patch optimises the IPv4 GRO code by using 32-bit loads (instead of 16-bit ones) on the ID and length checks in the receive function. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions