patch-1.3.17 linux/include/net/rarp.h

Next file: linux/include/net/route.h
Previous file: linux/include/net/ip.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.16/linux/include/net/rarp.h linux/include/net/rarp.h
@@ -3,12 +3,10 @@
 #define _RARP_H
 
 extern int rarp_ioctl(unsigned int cmd, void *arg);
-extern int rarp_rcv(struct sk_buff *skb, 
-		    struct device *dev, 
-		    struct packet_type *pt);
 extern int rarp_get_info(char *buffer, 
 			 char **start, 
 			 off_t offset, 
-			 int length);
+			 int length,
+			 int dummy);
 #endif	/* _RARP_H */
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this