patch-2.1.91 linux/include/net/ip6_route.h

Next file: linux/include/net/protocol.h
Previous file: linux/include/net/ip.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.90/linux/include/net/ip6_route.h linux/include/net/ip6_route.h
@@ -72,7 +72,7 @@
 
 extern struct rt6_info		*rt6_lookup(struct in6_addr *daddr,
 					    struct in6_addr *saddr,
-					    struct device *dev, int flags);
+					    int oif, int flags);
 
 /*
  *	support functions for ND

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov