Files
linux-stable-mirror/drivers/net
Herbert Xu 628592ccdb [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>
2007-04-25 22:28:41 -07:00
..
2007-04-25 22:28:26 -07:00
2007-03-29 11:46:52 -07:00
2007-04-19 15:01:16 -04:00
2007-03-02 20:16:10 -05:00
2007-04-25 22:24:41 -07:00
2007-03-23 01:48:33 -04:00
2007-04-25 22:24:41 -07:00
2007-02-27 04:16:03 -05:00