patch-2.2.18 linux/drivers/char/saa7185.c
Next file: linux/drivers/char/ser_hpdca.c
Previous file: linux/drivers/char/saa7111.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Sep 11 17:49:08 2000
- Orig file:
v2.2.17/drivers/char/saa7185.c
- Orig date:
Fri Apr 21 12:46:06 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/drivers/char/saa7185.c linux/drivers/char/saa7185.c
@@ -85,7 +85,7 @@
static int saa7185_write_block(struct saa7185 *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)