X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/be9a42ea6595d153cf534f98d005302465b2d110..347c600521d2864d728e192cff1c1124d54b23ea:/target/linux/rdc/patches-2.6.30/010-rdc_cpu_ident.patch diff --git a/target/linux/rdc/patches-2.6.30/010-rdc_cpu_ident.patch b/target/linux/rdc/patches-2.6.30/010-rdc_cpu_ident.patch index 79a6c9495..08b92a98a 100644 --- a/target/linux/rdc/patches-2.6.30/010-rdc_cpu_ident.patch +++ b/target/linux/rdc/patches-2.6.30/010-rdc_cpu_ident.patch @@ -159,7 +159,7 @@ + break; + default: + pr_info("RDC CPU: Unrecognised Customer ID (0x%x) please report to linux-kernel@vger.kernel.org\n", customer_id); -+ return; ++ break; + } + + strcpy(c->x86_vendor_id, "RDC");