summaryrefslogtreecommitdiffstats
path: root/include/linux/skbuff.h
diff options
context:
space:
mode:
authorHerbert Xu2007-04-24 02:06:40 +0200
committerDavid S. Miller2007-04-26 07:28:41 +0200
commit628592ccdbbb5bb751217cf02e2e7abb500d7ffe (patch)
treea81d6b2e87893851d36ffaa87c8f8757f4e13794 /include/linux/skbuff.h
parent[NET]: Use csum_start offset instead of skb_transport_header (diff)
downloadkernel-qcow2-linux-628592ccdbbb5bb751217cf02e2e7abb500d7ffe.tar.gz
kernel-qcow2-linux-628592ccdbbb5bb751217cf02e2e7abb500d7ffe.tar.xz
kernel-qcow2-linux-628592ccdbbb5bb751217cf02e2e7abb500d7ffe.zip
[NETDRV]: Perform missing csum_offset conversions
When csum_offset was introduced we did a conversion from csum to csum_offset where applicable. A couple of drivers were missed in this process. It was harmless to begin with since the two fields coincided. Now that we've made them different with the addition of csum_start, the missed drivers must be converted or they can't send packets out at all that require checksum offload. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/skbuff.h')
0 files changed, 0 insertions, 0 deletions