patch-2.2.18 linux/include/net/x25.h
Next file: linux/include/scsi/scsi.h
Previous file: linux/include/net/snmp.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Sep 26 21:50:14 2000
-  Orig file: 
v2.2.17/include/net/x25.h
-  Orig date: 
Fri Apr 21 12:47:01 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/net/x25.h linux/include/net/x25.h
@@ -183,7 +183,7 @@
 extern void x25_link_free(void);
 
 /* x25_out.c */
-extern void x25_output(struct sock *, struct sk_buff *);
+extern  int x25_output(struct sock *, struct sk_buff *);
 extern void x25_kick(struct sock *);
 extern void x25_enquiry_response(struct sock *);
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)