patch-2.3.29 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:
Fri Nov 19 11:33:29 1999
- Orig file:
v2.3.28/linux/net/irda/discovery.c
- Orig date:
Wed Oct 27 16:34:12 1999
diff -u --recursive --new-file v2.3.28/linux/net/irda/discovery.c linux/net/irda/discovery.c
@@ -209,8 +209,7 @@
* Print discovery information in /proc file system
*
*/
-int discovery_proc_read(char *buf, char **start, off_t offset, int len,
- int unused)
+int discovery_proc_read(char *buf, char **start, off_t offset, int len)
{
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)