[patch] one-liner bugfix to 2.4.7 (microcode.c)

From: Tigran Aivazian (tigran@veritas.com)
Date: Mon Jul 23 2001 - 05:12:06 EST


Hi Linus,

A trivial fix, please apply.

Regards,
Tigran

--- linux/arch/i386/kernel/microcode.c Fri Feb 9 19:29:44 2001
+++ linux-mc/arch/i386/kernel/microcode.c Mon Jul 23 10:53:08 2001
@@ -126,6 +126,7 @@
                 printk(KERN_ERR "microcode: failed to devfs_register()\n");
                 goto out;
         }
+ error = 0;
         printk(KERN_INFO
                 "IA-32 Microcode Update Driver: v%s <tigran@veritas.com>\n",
                 MICROCODE_VERSION);

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jul 23 2001 - 21:00:16 EST