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

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)