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
- Lines: 9
- Date:
Mon Nov 6 12:59:01 1995
- Orig file:
v1.3.37/linux/net/ipv4/rarp.c
- Orig date:
Fri Aug 18 08:44:59 1995
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