[NET]: M68Knommu checksum annotations and cleanups.
[safe/jmp/linux-2.6] / arch / m68knommu / kernel / m68k_ksyms.c
index 1e62150..25327c9 100644 (file)
@@ -38,7 +38,7 @@ EXPORT_SYMBOL(ip_fast_csum);
 EXPORT_SYMBOL(kernel_thread);
 
 /* Networking helper routines. */
-EXPORT_SYMBOL(csum_partial_copy);
+EXPORT_SYMBOL(csum_partial_copy_nocheck);
 
 /* The following are special because they're not called
    explicitly (the C compiler generates them).  Fortunately,