Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / arch / i386 / lib / checksum.S
index 638b3bf..94c7867 100644 (file)
@@ -280,14 +280,14 @@ unsigned int csum_partial_copy_generic (const char *src, char *dst,
        .previous
 
 .align 4
-.globl direct_csum_partial_copy_generic
+.globl csum_partial_copy_generic
                                
 #ifndef CONFIG_X86_USE_PPRO_CHECKSUM
 
 #define ARGBASE 16             
 #define FP             12
                
-direct_csum_partial_copy_generic:
+csum_partial_copy_generic:
        subl  $4,%esp   
        pushl %edi
        pushl %esi
@@ -422,7 +422,7 @@ DST(        movb %cl, (%edi)        )
 
 #define ARGBASE 12
                
-direct_csum_partial_copy_generic:
+csum_partial_copy_generic:
        pushl %ebx
        pushl %edi
        pushl %esi