NeilBrown 4d167f0937 md: stop using csum_partial for checksum calculation in md
If CONFIG_NET is not selected, csum_partial is not exported, so md.ko cannot
use it.  We shouldn't really be using csum_partial anyway as it is an
internal-to-networking interface.

So replace it with C code to do the same thing.  Speed is not crucial here, so
something simple and correct is best.

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-09 12:30:57 -07:00
..
2005-09-17 11:49:58 -07:00
2006-01-01 22:21:50 +01:00
2007-05-08 11:15:04 -07:00
2007-05-09 12:30:47 -07:00
2005-04-16 15:20:36 -07:00
2007-05-09 12:30:46 -07:00
2007-05-09 12:30:47 -07:00
2007-05-09 12:30:46 -07:00
2007-05-09 12:30:47 -07:00
2007-05-09 12:30:47 -07:00
2007-05-09 12:30:48 -07:00
2007-05-09 12:30:46 -07:00
2006-10-03 08:04:14 -07:00
2007-05-09 12:30:47 -07:00
2007-05-09 12:30:46 -07:00
2006-12-08 08:29:09 -08:00
2007-05-09 12:30:47 -07:00
2007-05-09 12:30:47 -07:00
2005-04-16 15:20:36 -07:00
2007-05-09 12:30:47 -07:00
2005-04-16 15:20:36 -07:00
2005-09-17 11:49:58 -07:00
2005-09-17 11:49:58 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00