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

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)