patch-2.2.18 linux/drivers/char/saa7111.c

Next file: linux/drivers/char/saa7185.c
Previous file: linux/drivers/char/rtc.c
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/drivers/char/saa7111.c linux/drivers/char/saa7111.c
@@ -85,7 +85,7 @@
 
 static int saa7111_write_block(struct saa7111 *dev, unsigned const char *data, unsigned int len)
 {
-	int ack;
+	int ack = 0;
 	unsigned subaddr;
 	unsigned long flags;
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)