patch-2.1.118 linux/drivers/block/acsi_slm.c
Next file: linux/drivers/block/amiflop.c
Previous file: linux/drivers/block/acsi.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Mon Aug 24 13:02:43 1998
-  Orig file: 
v2.1.117/linux/drivers/block/acsi_slm.c
-  Orig date: 
Mon Feb 23 18:12:03 1998
diff -u --recursive --new-file v2.1.117/linux/drivers/block/acsi_slm.c linux/drivers/block/acsi_slm.c
@@ -288,7 +288,8 @@
 	slm_ioctl,		/* ioctl */
 	NULL,			/* mmap */
 	slm_open,		/* open */
-	slm_release,	/* release */
+	NULL,			/* flush */
+	slm_release,		/* release */
 	NULL			/* fsync */
 };
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov