patch-1.3.38 linux/net/ipv4/ip_output.c
Next file: linux/net/ipv4/ipip.c
Previous file: linux/net/ipv4/ip_options.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/ip_output.c
- Orig date:
Sun Oct 29 11:38:50 1995
diff -u --recursive --new-file v1.3.37/linux/net/ipv4/ip_output.c linux/net/ipv4/ip_output.c
@@ -1077,7 +1077,7 @@
* Device notifier
*/
-static int ip_rt_event(unsigned long event, void *ptr)
+static int ip_rt_event(struct notifier_block *this, unsigned long event, void *ptr)
{
struct device *dev=ptr;
if(event==NETDEV_DOWN)
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