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

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)