patch-2.3.14 linux/net/ipv4/ip_masq_user.c
Next file: linux/net/ipv4/ip_output.c
Previous file: linux/net/ipv4/ip_masq.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/ipv4/ip_masq_user.c
-  Orig date: 
Sun Oct  4 10:21:45 1998
diff -u --recursive --new-file v2.3.13/linux/net/ipv4/ip_masq_user.c linux/net/ipv4/ip_masq_user.c
@@ -58,7 +58,7 @@
 
 static int ip_masq_user_maddr(struct ip_masq_user *ums)
 {
-	struct device *dev;
+	struct net_device *dev;
 	struct rtable *rt;
 	int ret = -EINVAL;
 	u32 rt_daddr, rt_saddr;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)