[PATCH] small mdacon fix.

From: James Simmons (jsimmons@suse.com)
Date: Thu Oct 19 2000 - 22:18:43 EST


Mdacon in test10-pre4 missed one restore_flag. Here is the patch that
removes it.

--- mdacon.c.orig Thu Oct 19 20:17:07 2000
+++ mdacon.c Thu Oct 19 20:17:20 2000
@@ -129,7 +129,6 @@
         outb_p(reg+1, mda_index_port); outb_p(val & 0xff, mda_value_port);
 
         spin_unlock_irqrestore(&mda_lock, flags);
- restore_flags(flags);
 }
 
 static int test_mda_b(unsigned char val, unsigned char reg)

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



This archive was generated by hypermail 2b29 : Mon Oct 23 2000 - 21:00:15 EST