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

skbuff: Copy csum instead of csum_start/csum_offset



Hi:

skbuff: Copy csum instead of csum_start/csum_offset

It's easier to copy the u32 csum instead of its two u16
constituents.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>

Cheers,
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 82c49a35
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