patch-2.3.14 linux/net/ipv4/udp.c
Next file: linux/net/ipv6/addrconf.c
Previous file: linux/net/ipv4/tcp_ipv4.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Wed Aug 18 11:38:48 1999
 -  Orig file: 
v2.3.13/linux/net/ipv4/udp.c
 -  Orig date: 
Thu Jul  8 15:42:21 1999
 
diff -u --recursive --new-file v2.3.13/linux/net/ipv4/udp.c linux/net/ipv4/udp.c
@@ -293,7 +293,7 @@
 
 static struct sock *udp_v4_proxy_lookup(unsigned short num, unsigned long raddr,
 					unsigned short rnum, unsigned long laddr,
-					struct device *dev, unsigned short pnum,
+					struct net_device *dev, unsigned short pnum,
 					int dif)
 {
 	struct sock *s, *result = NULL;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)