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

Next file: linux/include/linux/iobuf.h
Previous file: linux/include/linux/if_wanpipe_common.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.3/linux/include/linux/igmp.h linux/include/linux/igmp.h
@@ -104,7 +104,7 @@
 };
 
 extern int ip_check_mc(struct in_device *dev, u32 mc_addr);
-extern int igmp_rcv(struct sk_buff *, unsigned short);
+extern int igmp_rcv(struct sk_buff *);
 extern int ip_mc_join_group(struct sock *sk, struct ip_mreqn *imr);
 extern int ip_mc_leave_group(struct sock *sk, struct ip_mreqn *imr);
 extern void ip_mc_drop_socket(struct sock *sk);

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