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

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