patch-2.4.21 linux-2.4.21/drivers/char/mwave/mwavedd.c
Next file: linux-2.4.21/drivers/char/n_r3964.c
Previous file: linux-2.4.21/drivers/char/mux.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2003-06-13 07:51:33.000000000 -0700
-  Orig file: 
linux-2.4.20/drivers/char/mwave/mwavedd.c
-  Orig date: 
2002-02-25 11:37:57.000000000 -0800
diff -urN linux-2.4.20/drivers/char/mwave/mwavedd.c linux-2.4.21/drivers/char/mwave/mwavedd.c
@@ -500,7 +500,7 @@
 {
 	int i;
 	int retval = 0;
-	unsigned int resultMiscRegister;
+	int resultMiscRegister;
 	pMWAVE_DEVICE_DATA pDrvData = &mwave_s_mdd;
 
 	memset(&mwave_s_mdd, 0, sizeof(MWAVE_DEVICE_DATA));
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)