patch-1.3.96 linux/drivers/block/floppy.c
Next file: linux/drivers/block/genhd.c
Previous file: linux/drivers/block/ataflop.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Apr 25 13:13:18 1996
- Orig file:
v1.3.95/linux/drivers/block/floppy.c
- Orig date:
Sun Apr 21 19:22:02 1996
diff -u --recursive --new-file v1.3.95/linux/drivers/block/floppy.c linux/drivers/block/floppy.c
@@ -294,7 +294,7 @@
/*
* globals used by 'result()'
*/
-#define MAX_REPLIES 17
+#define MAX_REPLIES 16
static unsigned char reply_buffer[MAX_REPLIES];
static int inr; /* size of reply buffer, when called from interrupt */
#define ST0 (reply_buffer[0])
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this