patch-2.3.35 linux/net/irda/discovery.c
Next file: linux/net/irda/ircomm/ircomm_core.c
Previous file: linux/net/irda/af_irda.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Tue Dec 21 10:17:58 1999
-  Orig file: 
v2.3.34/linux/net/irda/discovery.c
-  Orig date: 
Tue Nov 23 22:42:21 1999
diff -u --recursive --new-file v2.3.34/linux/net/irda/discovery.c linux/net/irda/discovery.c
@@ -209,7 +209,8 @@
  *    Print discovery information in /proc file system
  *
  */
-int discovery_proc_read(char *buf, char **start, off_t offset, int len)
+int discovery_proc_read(char *buf, char **start, off_t offset, int len, 
+			int unused)
 {
 	discovery_t *discovery;
 	unsigned long flags;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)