aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/socklib.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2007-04-23 17:06:40 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2007-04-25 22:28:41 -0700
commit628592ccdbbb5bb751217cf02e2e7abb500d7ffe (patch)
treea81d6b2e87893851d36ffaa87c8f8757f4e13794 /net/sunrpc/socklib.c
parent[NET]: Use csum_start offset instead of skb_transport_header (diff)
downloadlinux-dev-628592ccdbbb5bb751217cf02e2e7abb500d7ffe.tar.xz
linux-dev-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 '')
0 files changed, 0 insertions, 0 deletions