linux/arch/microblaze
Arnd Bergmann 732703af9c microblaze: clean up checksum.c
This changes the function prototypes in the checksum code
to have the usual prototypes, typically by turning int
arguments into __wsum.

Also change csum_partial_copy_from_user() to operate
on the right address space and export ip_fast_csum,
which is used in modular networking code.

The new version is now sparse-clean including endianess
checks.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-05-21 15:56:07 +02:00
..
boot microblaze_v8: Makefiles for Microblaze cpu 2009-03-27 14:25:51 +01:00
configs microblaze: Update Microblaze defconfig 2009-05-18 14:47:41 +02:00
include/asm microblaze: clean up checksum.c 2009-05-21 15:56:07 +02:00
kernel microblaze: add security initcalls 2009-05-21 15:56:06 +02:00
lib microblaze: clean up checksum.c 2009-05-21 15:56:07 +02:00
mm microblaze: export some symbols 2009-05-21 15:56:05 +02:00
platform microblaze_v8: Makefiles for Microblaze cpu 2009-03-27 14:25:51 +01:00
Kconfig microblaze: Kconfig: Enable drivers for Microblaze 2009-05-21 15:56:04 +02:00
Kconfig.debug microblaze_v8: Kconfig patches 2009-03-27 14:25:50 +01:00
Makefile microblaze: Use CFLAGS_KERNEL instead of CFLAGS 2009-04-23 16:27:35 +02:00