patch-2.1.14 linux/include/net/ipv6_route.h
Next file: linux/include/net/sock.h
Previous file: linux/include/net/addrconf.h
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Tue Nov 26 10:46:41 1996
-  Orig file: 
v2.1.13/linux/include/net/ipv6_route.h
-  Orig date: 
Tue Nov 12 15:56:14 1996
diff -u --recursive --new-file v2.1.13/linux/include/net/ipv6_route.h linux/include/net/ipv6_route.h
@@ -156,8 +156,8 @@
 
 extern void			rt6_sndmsg(__u32 type, struct in6_addr *dst,
 					   struct in6_addr *gw, __u16 plen,
-					   __u16 metric, char *devname,
-					   __u16 flags);
+					   struct device *dev,
+					   __u16 metric, __u16 flags);
 /*
  *	ICMP interface
  */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov