patch-2.1.118 linux/net/wanrouter/wanproc.c
Next file: linux/CREDITS
Previous file: linux/net/sunrpc/xprt.c
Back to the patch index
Back to the overall index
-  Lines: 17
-  Date:
Mon Aug 24 13:02:44 1998
-  Orig file: 
v2.1.117/linux/net/wanrouter/wanproc.c
-  Orig date: 
Fri Jan 30 11:28:10 1998
diff -u --recursive --new-file v2.1.117/linux/net/wanrouter/wanproc.c linux/net/wanrouter/wanproc.c
@@ -102,6 +102,7 @@
 	NULL,			/* ioctl   */
 	NULL,			/* mmap	   */
 	NULL,			/* no special open code	   */
+	NULL,			/* flush */
 	NULL,			/* no special release code */
 	NULL			/* can't fsync */
 };
@@ -141,6 +142,7 @@
 	wanrouter_ioctl,	/* ioctl   */
 	NULL,			/* mmap	   */
 	NULL,			/* no special open code	   */
+	NULL,			/* flush */
 	NULL,			/* no special release code */
 	NULL			/* can't fsync */
 };
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov