fix typo in brcm-2.4 system code
[openwrt/svn-archive/archive.git] / openwrt / target / linux / brcm-2.4 / patches / 001-bcm47xx.patch
index b17b5439452f2bc2d0afbdd127af92a832eb36a3..e1bd00bae2dd5f0eb2a4576a877b78ef8e9f1697 100644 (file)
@@ -11723,7 +11723,7 @@ diff -urN linux.old/arch/mips/bcm947xx/sbpci.c linux.dev/arch/mips/bcm947xx/sbpc
 +              return -1;
 +      }
 +
-+      if ((chip == 0x4710) && (chiprev == 0))
++      if ((chip == 0x4310) && (chiprev == 0))
 +              pci_disabled = TRUE;
 +      
 +      sb = (sbconfig_t *)((ulong) pci + SBCONFIGOFF);