patch-2.4.4 linux/include/linux/mroute.h

Next file: linux/include/linux/nbd.h
Previous file: linux/include/linux/mm.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.3/linux/include/linux/mroute.h linux/include/linux/mroute.h
@@ -215,8 +215,8 @@
 	__u32	flags;
 };
 
-extern int pim_rcv(struct sk_buff * , unsigned short);
-extern int pim_rcv_v1(struct sk_buff * , unsigned short len);
+extern int pim_rcv(struct sk_buff *);
+extern int pim_rcv_v1(struct sk_buff *);
 
 struct rtmsg;
 extern int ipmr_get_route(struct sk_buff *skb, struct rtmsg *rtm, int nowait);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)