patch-2.3.14 linux/include/net/ipv6.h

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

diff -u --recursive --new-file v2.3.13/linux/include/net/ipv6.h linux/include/net/ipv6.h
@@ -232,7 +232,7 @@
  */
 
 extern int			ipv6_rcv(struct sk_buff *skb, 
-					 struct device *dev, 
+					 struct net_device *dev, 
 					 struct packet_type *pt);
 
 /*
@@ -245,7 +245,7 @@
 
 extern int			ip6_nd_hdr(struct sock *sk,
 					   struct sk_buff *skb,
-					   struct device *dev,
+					   struct net_device *dev,
 					   struct in6_addr *saddr,
 					   struct in6_addr *daddr,
 					   int proto, int len);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)