diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2009-01-29 15:19:52 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-01-30 01:33:04 +0100 |
commit | 80595d59ba9917227856e663da249c2276a8628d (patch) | |
tree | 4e1a175110c7ea8ee33a59a6d18cc72775332d3e /drivers/net/smsc911x.c | |
parent | gro: Do not merge paged packets into frag_list (diff) | |
download | linux-80595d59ba9917227856e663da249c2276a8628d.tar.xz linux-80595d59ba9917227856e663da249c2276a8628d.zip |
gro: Open-code memcpy in napi_fraginfo_skb
This patch optimises napi_fraginfo_skb to only copy the bits
necessary. We also open-code the memcpy so that the alignment
information is always available to gcc.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/smsc911x.c')
0 files changed, 0 insertions, 0 deletions