patch-2.3.14 linux/net/decnet/dn_fib.c
Next file: linux/net/decnet/dn_neigh.c
Previous file: linux/net/decnet/dn_dev.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Aug 18 11:38:49 1999
-  Orig file: 
v2.3.13/linux/net/decnet/dn_fib.c
-  Orig date: 
Thu Jul  8 15:42:21 1999
diff -u --recursive --new-file v2.3.13/linux/net/decnet/dn_fib.c linux/net/decnet/dn_fib.c
@@ -489,7 +489,7 @@
 	dn_address dst, gw, mask = 0xffff;
 	int ifindex;
 	struct neighbour *neigh;
-	struct device *dev;
+	struct net_device *dev;
 	unsigned char addr[ETH_ALEN];
 
 	if (r->rtm_family != AF_DECnet)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)