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
- Lines: 18
- Date:
Wed Aug 18 16:44:36 1999
- Orig file:
v2.3.13/linux/include/net/ipv6.h
- Orig date:
Tue Jun 22 14:43:46 1999
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)