]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/dec/kn02xa-berr.c
[TCP]: Fix NewReno's fast rexmit/recovery problems with GSOed skb
[linux-2.6-omap-h63xx.git] / arch / mips / dec / kn02xa-berr.c
index 7a053aadcd3a1d3141e7c32c6997005d3fad5028..5f04545c3606da25d1054c743e139478e32e4929 100644 (file)
@@ -132,7 +132,7 @@ void __init dec_kn02xa_be_init(void)
        volatile u32 *mbcs = (void *)CKSEG1ADDR(KN4K_SLOT_BASE + KN4K_MB_CSR);
 
         /* For KN04 we need to make sure EE (?) is enabled in the MB.  */
-        if (current_cpu_data.cputype == CPU_R4000SC)
+        if (current_cpu_type() == CPU_R4000SC)
                *mbcs |= KN4K_MB_CSR_EE;
        fast_iob();