Oops new patch to sb_common

Albert Cranford (AlbertC@millennium.net)
Thu, 07 Jan 1999 03:14:57 -0500


I made a mistake, but compiled and rebooted this time.
Sorry, need sleep.
--- linux-2.2.0-pre5/drivers/sound/sb_common.c.orig Thu Jan 7
02:50:03 1999
+++ linux/drivers/sound/sb_common.c Thu Jan 7 02:50:32 1999
@@ -568,7 +568,7 @@
chip = "ES688";
};
if (chip == NULL) {
- int type, dummy;
+ int type;

type = ess_identify (devc);

--------END PATCH---------
-- 
Albert Cranford Deerfield Beach FL USA
AlbertC@millennium.net

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