patch-1.3.38 linux/net/ipv4/rarp.c

Next file: linux/net/ipv4/raw.c
Previous file: linux/net/ipv4/packet.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.37/linux/net/ipv4/rarp.c linux/net/ipv4/rarp.c
@@ -163,7 +163,7 @@
 	sti();
 }
 
-static int rarp_device_event(unsigned long event, void *ptr)
+static int rarp_device_event(struct notifier_block *this, unsigned long event, void *ptr)
 {
 	if(event!=NETDEV_DOWN)
 		return NOTIFY_DONE;

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