patch-2.3.14 linux/include/net/dst.h
Next file: linux/include/net/if_inet6.h
Previous file: linux/include/net/dn_neigh.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Aug 18 16:44:34 1999
- Orig file:
v2.3.13/linux/include/net/dst.h
- Orig date:
Tue Jun 22 14:42:38 1999
diff -u --recursive --new-file v2.3.13/linux/include/net/dst.h linux/include/net/dst.h
@@ -29,7 +29,7 @@
struct dst_entry *next;
atomic_t refcnt; /* tree/hash references */
atomic_t use; /* client references */
- struct device *dev;
+ struct net_device *dev;
int obsolete;
unsigned long lastuse;
unsigned long expires;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)