patch-2.1.118 linux/drivers/block/acsi.c

Next file: linux/drivers/block/acsi_slm.c
Previous file: linux/drivers/block/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.117/linux/drivers/block/acsi.c linux/drivers/block/acsi.c
@@ -1788,7 +1788,8 @@
 	acsi_ioctl,		/* ioctl */
 	NULL,			/* mmap */
 	acsi_open,		/* open */
-	acsi_release,	/* release */
+	NULL,			/* flush */
+	acsi_release,		/* release */
 	block_fsync,		/* fsync */
 	NULL,			/* fasync */
 	acsi_media_change,	/* media_change */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov